Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/abideen-olawuwo/vg_sales

Predicting Games Sales
https://github.com/abideen-olawuwo/vg_sales

machine-learning matplotlib numpy pandas seaborn sklearn

Last synced: about 1 month ago
JSON representation

Predicting Games Sales

Awesome Lists containing this project

README

        

* Problem Definition
Predicting Global Game Sales

* Data
The data was downloaded from Kaggle(https://www.kaggle.com/datasets/gregorut/videogamesales)

* The Evaluation Metrics is the Root Mean Square Error

* Features
Name, Platform, Year, Genre, Publisher, NA_Sales, JP_Sales, Other_Sales, Global_Sales

* Modelling
The Model used for prediction is Logistic Regression