Claim Missing Document
Check
Articles

Found 2 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%.
Network Nerves Mock Backpropagation Prediction Graduation Student Elementary School With Practice Values Exam Rahmawati Sunaryo, Azzahra; Abelia, Nevanda; Hastono, Tri; Pratisto, Eko Harry
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.5798

Abstract

The backpropagation method is a computer technique to help predict and sort data. This method is usually used to change the connection between parts of the computer's brain in the hidden layer. Meanwhile, the Nervous System Network (ANN) is an information-processing system that is very similar to the function of human brain cells. Value is a benchmark for a student's graduation, if the student's score is getting better, the more opportunities for the student's graduation. In predicting this pass using the method of Artificial Neural Networks (ANN), namely Backpropagation, and using Matlab software with the MSE (Mean Square Error) result of 0.099512.