I made a machine learning model to predict 66.45% of NBA games
Introducing DeepShot: An NBA Game Prediction Model Hey devs, sports fans, and data nerds! After weeks of work, I'm excited to share DeepShot – an advanced NBA game predictor powered by historical data from Basketball Reference, machine learning, and a clean NiceGUI-powered web interface. What it does: DeepShot uses team-level rolling averages (including Exponentially Weighted Moving Averages) and an Elo rating system to accurately predict NBA game outcomes. All predictions are visualized in real time through a sleek, responsive UI. Key Features: Data-Driven Predictions using past performance…
In plain words
DeepShot is an NBA game prediction tool that forecasts game outcomes with 66.45% accuracy using machine learning models trained on historical basketball data. It combines team rolling averages, exponentially weighted moving averages, and Elo ratings to analyze matchups, then displays predictions through a web interface built with NiceGUI. The tool is designed for sports fans, data analysts, and developers interested in sports prediction models and machine learning applications.
written from the facts on this page · September 2026
From the sources
In the maker’s words, at launch
Introducing DeepShot: An NBA Game Prediction Model Hey devs, sports fans, and data nerds! After weeks of work, I'm excited to share DeepShot – an advanced NBA game predictor powered by historical data from Basketball Reference, machine learning, and a clean NiceGUI-powered web interface. What it does: DeepShot uses team-level rolling averages (including Exponentially Weighted Moving Averages) and an Elo rating system to accurately predict NBA game outcomes. All predictions are visualized in real time through a sleek, responsive UI. Key Features: Data-Driven Predictions using past performance & rolling trends EWMA-based Weighted Stats Engine Elo Ratings for contextual team strength Cross-platform interface built with NiceGUI Key stats highlight to visualize matchup advantages at a glance Tech Stack: Python Pandas, Scikit-learn, XGBoost BeautifulSoup, Requests NiceGUI for the frontend Hosted locally, runs on Windows/macOS/Linux Clone it here → github.com/saccofrancesco/deepshot Want to see how predictive modeling and sports analytics come together? This is for you. Feedback, stars, forks, and PRs are more than welcome! Let me know what you think, or drop your ideas for improvements — always open to suggestions! #NBA #Python #MachineLearning #SportsAnalytics #OpenSource #NiceGUI #PredictiveModeling #GitHub #XGBoost #EWMA #EloRating #Basketball
Does the same job
all alternatives →- DNDeepShot – NBA game predictor with 71% accuracy using ML and stats2025 · github.com · ▲5
Hey everyone, I’m an NBA fan and Python dev, and I recently built DeepShot — a machine learning model that predicts NBA game outcomes with about 71% accuracy based on historical stats and rolling performance metrics (EWMA). It features: Real NBA data from Basketball Reference Exponentially Weighted Moving Averages to track momentum Interactive NiceGUI interface with team comparison and predictions Full Python stack and open-source (MIT license) Here’s the GitHub repo: https://github.com/saccofrancesco/deepshot And if you like it, here’s my Buy Me a Coffee:…

- HAHooper – AI-driven stats and highlights for basketball play2024 · hooper.gg · ▲124
Hey everyone, OP here. Wanted to share a bit more about Hooper — I started building it with a good friend of mine six months ago. We play a lot of pickup together and were arguing about who has a better jump shot and ended up hacking together an app to settle it The way Hooper works is you can record yourself using the app and ideally a tripod (optional). The app will track everyone, whether its a solo practice, a 3v3, or a 5v5. We think there’s a lot of stuff out there for basketball drills but what we really wanted Hooper to be for is actual game play. That means, it can do things like…

- NJNBA.js – Interface with current and historical stats, scores, and data2016 · github.com · ▲14
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, April 2025
the whole month →- IB
Hi everyone, I built PyXL — a hardware processor that executes a custom assembly generated from Python programs, without using a traditional interpreter or virtual machine. It compiles Python -> CPython Bytecode -> Instruction set designed for direct hardware execution. I’m sharing an early benchmark: a GPIO test where PyXL achieves a 480ns round-trip toggle — compared to 14-25 micro seconds on a MicroPython Pyboard - even though PyXL runs at a lower clock (100MHz vs. 168MHz). The design is stack-based, fully pipelined, and preserves Python's dynamic typing without static type restrictions.…
Dev tools · 2025 · runpyxl.com
- UC
Life & fun · 2025 · filiph.github.io
- IB
https://the-pocket.github.io/Tutorial-Codebase-Knowledge/
AI · 2025 · github.com


