jkomoros / sudoku

A sudoku puzzle solver, generator, and difficulty-rater built in Go
Apache License 2.0
5 stars 1 forks source link

Use scikit-learn to train the model #104

Open jkomoros opened 9 years ago

jkomoros commented 9 years ago

It allows doing hyperparameter optimization via, for example, grid search.

http://scikit-learn.org/stable/index.html

jkomoros commented 9 years ago

http://blog.dato.com/how-to-evaluate-machine-learning-models-part-4-hyperparameter-tuning