CoolFace
Datasetpublic

RentoSaijo/NHLxG

NHLxG Runtime Assets This dataset contains the runtime XGBoost expected-goals assets used by the nhlscraper R package. Contents export/nhlscraper_xgboost_bundle.rds: model index, preprocessing specifications, metadata, and SHA-256 checksums. models/vYYYYYYYY_partition.xgb: XGBoost booster files referenced by the bundle. The six partitions are sd, ev, pp, sh, en, and ps. The package downloads only the boosters needed for a scoring call and verifies each file… See the full description on the dataset page: https://huggingface.co/datasets/RentoSaijo/NHLxG.

sourceHugging Facegpl-3.0updated 3mo agoView on Hugging Face
1likes112downloads
3 commits on main
b9b20153mo ago

Sanitize xG bundle schema

RentoSaijo
8002a5e3mo ago

Add nhlscraper xG runtime assets

RentoSaijo
178a7c63mo ago

initial commit

RentoSaijo