- Python Machine Learning Cookbook(Second Edition)
- Giuseppe Ciaburro Prateek Joshi
- 17字
- 2021-06-24 15:40:52
See also
- The official documentation of the sklearn.model_selection.validation_curve function: https://scikit-learn.org/stable/modules/generated/sklearn.model_selection.validation_curve.html
- Learning curve (from scikit-learn's official documentation): https://scikit-learn.org/stable/modules/learning_curve.html