Coder Social home page Coder Social logo

K.O.P.1's Projects

board-game-review-prediction icon board-game-review-prediction

BOARD-GAME-REVIEW-PREDICTION BoardGameGeek is a very popular site where different types of board games are discussed and reviewed. In this project, we have a dataset containing 80,000 board games and their corresponding review scores. These data was scraped from BoardGameGeek. The data contains rows and columns, Each row represnets a single board game and has statiistics about the board game as well as review information. Some of the columns are: Name: The name of the board game Playingtime: the playing time (given by the manufacturer). minplaytime: the minimum playing time (given by the manufacturer). maxplaytime: the maximum playing time (given by the manufacturer). minage: the minimum recommended age to play. users_rated: the number of users who rated the game. average_rating: the average rating given to the game by users. (0-10) total_weights:Number of weights given by users. Weight is a subjective measure that is made up by BoardGameGeek. It describes how "deep" or involved a game is. average_weight: the average of all the subjective weights (0-5). The aim of this project is to predict average_rating using the other columns. Since the dataset contained a few missing values and there were rows without reviews, where there is a score of 0, it was removed. After using Linear Regression model, I found out that the Mean Squared Error(MSE)=2.078 which is greater than 0, making a Linear model unfit for this prediction, hence we tried the Random Forest Regressor, which was eventually generating prediction value close to the actual values by a tiny fraction.

board-game-review-prediction-1 icon board-game-review-prediction-1

Reviews can make or break a product; as a result, many companies take drastic measures to ensure that their product receives good reviews. When it comes to board games, reviews and word-of-mouth are everything. In this project, we will be using a linear regression model to predict the average review a board game will receive based on characteristics such as minimum and maximum number of players, playing time, complexity, etc. Before we get started, we will need to clone a GitH

credit_card_fraud_detection icon credit_card_fraud_detection

Project was a part of the course Machine Learning Practical: 6 Real-World Applications. It predicts whether a credit card transaction is fraudulent or not.

dailyfoss icon dailyfoss

Daily task repository of WebDevWing for Get Set FOSS! 2019

electron icon electron

:electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

examclutch icon examclutch

A web application for students or aspirants to generate a congenial study plan for exam preparations

getsetfoss_ml icon getsetfoss_ml

This repository is dedicated to the introduction to the python libraries used for machine learning and scientific computing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.