LINE UP PREDICTION SYSTEM FOR A MOBA GAME USING KNN ALGORITHM

Aabhushan Gautam
Ashish Khanal
2017
BSc.CSIT
Semester 7
Downloads 2

This paper presents a line-up prediction system for a MOBA game (DOTA 2), using KNN algorithm. This system implements K Nearest Neighbors algorithm to find out the nearest neighbor for any given query data. A polynomial weight function is used to more elaborately find nearest neighbor for any given query. This paper also provides insights to the process of data collection and feature selection before the implementation of the algorithm.

K nearest neighbor classifier
Supervised Machine Learning
DOTA 2
Heroes
K nearest neighbor classifier
Supervised Machine Learning
DOTA 2
Heroes

Similar Projects