Skip to content

Commit e79586f

Browse files
hstsethieshellman
andauthored
Add Scikit Learn Choosing the Right Estimators cheatsheet (#11583)
* Add Scikit Learn Choosing the Right Estimators cheatsheet * Remove scikit learn cheat sheet * Remove an extra space at end of section * Add Scikit Learn user guide * Change title of scikit learn user guide and move it downwards * Remove period from scikit-learn user guide entry Co-authored-by: Eric Hellman <[email protected]> --------- Co-authored-by: Eric Hellman <[email protected]>
1 parent ac34d0a commit e79586f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: books/free-programming-books-subjects.md

+1
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
453453
* [The Python Game Book](https://web.archive.org/web/20210308080726/https://thepythongamebook.com/en%3Astart) - Horst Jens *(:card_file_box: archived)*
454454
* [Top 10 Machine Learning Algorithms Every Engineer Should Know](https://www.dezyre.com/article/top-10-machine-learning-algorithms/202) - Binny Mathews, Omair Aasim
455455
* [Understanding Machine Learning: From Theory to Algorithms](https://www.cs.huji.ac.il/~shais/UnderstandingMachineLearning) - Shai Shalev-Shwartz, Shai Ben-David
456+
* [User Guide - scikit-learn](https://scikit-learn.org/stable/user_guide.html) - Scikit-learn developers (HTML) (BSD)
456457

457458

458459
### Mathematics

0 commit comments

Comments
 (0)