la-liga-score-predictor / CHANGELOG.md
addweb-solution's picture
Upload folder using huggingface_hub
653c38a verified
|
Raw
History Blame Contribute Delete
507 Bytes

Changelog

2026.04.1

  • First public La Liga Score Predictor release bundle.
  • Ships the la_liga_score_predictor model only.
  • Supports Spanish La Liga pre-match prediction only.
  • Includes:
    • predict_match(...)
    • predict_match_simple(...)
    • predict_features(...)
    • predict_features_simple(...)
    • batch CSV example
    • CLI demo
    • notebook demo
  • Excludes:
    • conversational features
    • service-layer interfaces
    • source-provider ingestion code
    • other internal model lines