Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentAuriau authored Nov 23, 2023
1 parent 214685d commit 3f4f156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ Additional match statistics: elapsed_minutes, aces_nb_1, doublefaults_nb_1, svpt

### Train/Testing on matches outcome:
[Example](examples/models/train_test.py)

A generic function lets you evaluate your model with a train/test scheme without much work. Your model only needs a scikit-learn like signature.
By playing with the years, columns to use in modelling and models & hyperparmaters, you can easily create your own best-performing model.

Expand Down

0 comments on commit 3f4f156

Please sign in to comment.