Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : Applied Science and Technology Research Journal

Multi-Layer Perceptron Model for Dota 2 Game Results from UCI Using MLP Classifier Yudhistira, Galih; Aliya Widiastuti, Pika; Rahyuni, Rahyuni; Hastono, Tri; Harry Pratisto, Eko
APPLIED SCIENCE AND TECHNOLOGY REASERCH JOURNAL Vol. 2 No. 2 (2023): Applied Science and Technology Research Journal
Publisher : Lembaga Penelitian dan Pengabdian Mayarakat (LPPM) Universitas PGRI Yogyakarta

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.31316/astro.v2i2.5797

Abstract

Dota 2 is a genre game Moba in the PC (Personal Computer) system battle arena game online (online) with multiplayer ( bringing together 2 players in 1 machine ). Game Dota 2 consists of 2 opposing teams To get the victory, every team has 5 players who can choose hero 1 from 121 different heroes. Study This discusses the use of the Multi-Layer Perceptron (MLP) model to predict the results Dota 2 game. The author uses the UCI dataset containing historical data of Dota 2 matches, processed and trained with the MLP model using MLPClassifier from the scikit learn Python library. The data preprocessing process includes normalization features and handling of missing data. Training involves hyperparameter selection and validation cross To prevent overfitting. Although the MLP model is successful in predicting results with accuracy high, the author takes notes room For improvement, like additional features or the use of more models complex. In research, This obtained results with Accuracy Train results: 68.06%, Accuracy Test: 58.00%, Accuracy Precision: 58.53%, Accuracy Recall: 73.50%, Accuracy f1: 63.39%.