NBA
82-game grind. Back-to-backs, altitude, star load. Rest deltas stay in the rating path.
No ensembles as a vibe. Ratings + trees. Receipts.
MechaPip ELOBot rates seven leagues with Glicko-2, then blends LightGBM and market signals into win probabilities. Daily board on mechapip.com. This page is the open engine: clone it, paper-trade it, read the operator guide. Forecasts are not financial or gambling advice.
Same engine. League-specific rest, travel, starters, and sample size. No lime scoreboard clone. No cave paintings.
82-game grind. Back-to-backs, altitude, star load. Rest deltas stay in the rating path.
Short season, fat K. Weather, byes, and QB-out flags punch above their sample.
162 games, starter swings, park factors. Lowest noise, longest memory.
Goalie sub-ratings. Travel and B2B matter more than a hot stick.
Compact schedule, travel density, rest clustering. Same Glicko-2 math, tighter window.
Roster churn every year. Heavy regression, FCS/FBS context, Saturday volume.
Hundreds of teams. Transfer portal noise. Conference strength baked into the prior.
Rating, RD, and volatility per team. Home edge and margin scaling tuned per sport. Missing Glicko-2 falls back to Elo.
Tree model on rest, travel, and form. Logistic layer mixes market price when the fit file exists. Ensemble is a switch, not a vibe.
Stream PC paints the HUD. Windows Spot runs the morning bot. Weekly Spot box retrains. S3 is the bus. No second live bot.
Committed defaults keep PAPER_TRADING=true and DRY_RUN=true. Live Kalshi money stays off until an operator confirm. This site does not sell bets.
git clone https://github.com/JerkyJesse/MechaPipELOBot.git cd MechaPipELOBot python -m venv .venv .\.venv\Scripts\activate pip install -r requirements.txt copy appconfig\defaults.env .env # PAPER_TRADING=true DRY_RUN=true # Add KALSHI_API_KEY_ID + KALSHI_PRIVATE_KEY_PATH to .env, then: # python scripts/health_check.py
Operator walkthrough is instructions.html. Live forecasts stay on www.mechapip.com. This GitHub Pages host does not replace the board.