The-Data-Alchemists-Manipal / MindWave

MindWave is an open-source project designed for beginners to learn about data science, machine learning, deep learning, and reinforcement learning algorithms using Python. The project offers a platform for implementing relevant algorithms, with open-source tools and libraries.
MIT License
96 stars 145 forks source link

Game Development Analytics #566

Closed smty2018 closed 1 year ago

smty2018 commented 1 year ago

Description

This is a game development analytics project analyzes game sales, ratings etc. It has graphs to learn patterns about genre, sales, platform, player preferences, and other parameters, helping in decision-making for game development. Models Used: 1.Linear Regression 2.Descision tree 3.Random Forest

Checklist

(Add x in the [] to mark as completed.)

Related Issues or Pull Requests

507