-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New material on
scikit-learn
library (#162)
* Add skeleton for sklearn library notebook. * add scikit-learn dependency. * Add explanation texts to the library_sklearn.ipynb * Add explanation texts to the library_sklearn.ipynb * Adding more explanations and exercises to the librarty_sklearn.ipynb notebook * Correct basic_datatypes.ipynb * Add more exercises to the library_sklearn.ipynb notebook * Add Exercises entry to the Table of contents * Reformat notebook. * Add some prints and figures to the library_sklearn.ipynb notebook * Add reference to the library in the index.ipynb * Remove solutions from the notebook. --------- Co-authored-by: Aliaksandr Yakutovich <[email protected]>
- Loading branch information
1 parent
cafd088
commit fd480fe
Showing
5 changed files
with
1,169 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,5 +16,6 @@ dependencies: | |
- pytest-timeout | ||
- markdown | ||
- pre-commit | ||
- scikit-learn | ||
- attrs | ||
- multiprocess |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.