Giter VIP home page Giter VIP logo

kevintrinh1227 / prize-pick-predictions Goto Github PK

View Code? Open in Web Editor NEW
16.0 5.0 4.0 2.33 MB

A sport predictions full-stack application that generates betting recommendations & data on Prize Picks using linear regression.

License: MIT License

Python 88.63% CSS 4.65% HTML 6.18% JavaScript 0.54%
sports-betting prize-picks nba nba-stats sports-stats elo elo-rating elo-rating-algorithm gambling sport-predictions

prize-pick-predictions's Introduction

ppplogo

**IMPORTANT: I AM CURRENTLY WORKING ON Prize-Pick-Predictions VERSION 2.**
A Flask application that displays current NBA player score predictions. Please take a look below.

Maintained status Release badge

3b3f8646e52a86ce072b400c358e9a22

๐Ÿ“Œ Important Information

This project was made as just a concept. Due to many project constraints, and technical barriers during the project's initial stages, I have decided not to develop this project and it has since been archived. Currently, the application only draws predictions using player averages and compares them to the betting strike prices. While this does work, it nowhere near approaches the precision and complexity of using Multiple Linear, Ridge, or even Polynomial regression predictions.

While this project is no longer in an archive, I will slowly commit and integrate appropriate machine-learning algorithms to generate more accurate predictions using the correlation between different combinations of points, rebounds, and assists with the opponent team's ELO, and potentially other variables down the way including home court advantage, fouls, injuries, etc.

๐Ÿ“‹ Todo List

  1. Calculate team seasonal elo
  2. Get teams season match history
  3. Get match IDS
  4. Get the player's stats for that exact game
  5. Make regression line & get predictions

๐Ÿ€ What is Prize Pick Predictions?

This Python project is a Flask application that provides "recommendations" for sports betting. With a focus on accuracy and data-driven insights, the app delivers relevant and timely information through multiple APIs, ensuring users can access up-to-date data and statistics. Designed to offer valuable insights and recommendations, this app caters to experienced and novice sports bettors, providing an edge in the competitive world of sports betting.

๐Ÿ›  Getting Started

Clone the Repository

  1. Open the desired directory in the command prompt

  2. Clone the repository using the command below

    git clone https://github.com/KevinTrinh1227/Prize-Pick-Predications.git

Initial set-up process

  1. Install dependencies

    pip install -r requirements.txt
  2. Install Firefox & Gecko Driver (Save it inside the driver folder)

    gecko_path = './drivers/geckodriver.exe'
  3. Create a ".env" file with your balldontlie API key (Free account will work fine)

    THE_BALL_DONT_LIEAPI_KEY=<YOUR_API_KEY>

๐Ÿš€ Host the app locally

  1. Run the app and get the HTTP link

    python main.py
  2. Open the http://127.0.0.1:5000 link on a web browser

    ~\Prize-Pick-Predications>python main.py
     * Serving Flask app 'app'
     * Debug mode: off
     * Running on http://127.0.0.1:5000

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.