Giter Club home page Giter Club logo

sakethsripada / nba-overunder-prediction Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 68 KB

Simple model using logistic regression for binary classification, housed in Flask. Users can enter a player, a stat, and a value, and the model will output a prediction for whether the said player will go over or under the value given by the user for the stat.

License: MIT License

Python 51.46% CSS 8.95% HTML 31.36% JavaScript 8.23%
flask logistic-regression machine-learning nba nba-stats scikit-learn web-app

nba-overunder-prediction's Introduction

NBA Player over/under prediction model

Built on Flask using Scikit-Learn for the model

As of the last README update, 3/4/24, there is a simple model which uses nba_api to grab historical game data for players for a time period. That data is then stored in dataframe, and used to train a logistic regression model for binary classification. The prediction of the model is a value between 0 and 1, with the closeness to 1 indicating how the prediction for the actual value to go OVER the entered value for the given stat.

NOTE: The model is currently EXTREMELY inaccurate, and its dataset is limited to solely historical point counts for a given player, this will be built upon and improved over time.

nba-overunder-prediction's People

Contributors

sakethsripada avatar blue-robin-taken avatar

Stargazers

 avatar

Watchers

Kostas Georgiou avatar  avatar

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.