IntegerMan / ML.NET-Auto-ML-ESRB-Rating-Classification

Classifying Game ESRB Ratings using ML.NET Auto ML

Home Page:https://accessibleai.dev/post/ml_net-video-game-classification/

Repository from Github https://github.comIntegerMan/ML.NET-Auto-ML-ESRB-Rating-ClassificationRepository from Github https://github.comIntegerMan/ML.NET-Auto-ML-ESRB-Rating-Classification

Using ML.NET Auto ML to Classify Video Game ESRB Ratings

This is a .NET 6 Console Application that uses ML.NET's Auto ML to train a multi-class classification algorithm to predict the ESRB rating of video games based on the features of that game such as violence, drug or alcohol references, nudity, language, etc.

This repository is intended to support an article I wrote

Data for this project came from Mohammed Alhamad's Video Game Rating by ESRB dataset on Kaggle.

Repository Visualization

Visualization of the codebase View interactive Diagram

About

Classifying Game ESRB Ratings using ML.NET Auto ML

https://accessibleai.dev/post/ml_net-video-game-classification/


Languages

Language:C# 100.0%