Pinned Repositories
nba-h2h
NBA Elo
NBA-Jump-Balls
kmedved's Repositories
kmedved/nba-h2h
NBA Elo
kmedved/NBA-Jump-Balls
kmedved/Boruta-Shap
A Tree based feature selection tool which combines both the Boruta feature selection algorithm with shapley values.
kmedved/mrmr
Python implementation of mRMR (minimum-Redundancy-Maximum-Relevance) for feature selection.
kmedved/example-app-ab-testing
kmedved/nba_parser
A package to parse NBA play by play pandas dataframes and calculate statistics
kmedved/nba_scraper
A scraper to scrape the NBA API and compile a play by play file
kmedved/ngboost
Natural Gradient Boosting for Probabilistic Prediction
kmedved/OptCAT
OptCAT (= Optuna + CatBoost)
kmedved/OptGBM
Optuna + LightGBM = OptGBM
kmedved/pbp-data
raw pbp jsons
kmedved/ppl-pm
Using probabilistic programming to infer player ratings from matchup data.
kmedved/xgboost-distribution
Probabilistic prediction with XGBoost.