Skip to content
Snippets Groups Projects
Commit bb3f633d authored by Danilo Ferreira de Lima's avatar Danilo Ferreira de Lima
Browse files

Added missing scikit-learn

parent e38756be
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ Most of the notebooks require installing special software the following is a gen
The list of packages needed in each given notebook is given in the beginning of the notebook with a `!pip install ...` command.
```
pip install torchvision torch pandas numpy matplotlib ipympl torchbnn
pip install torchvision torch pandas numpy matplotlib ipympl torchbnn scikit-learn
```
All the data used in the examples are produced on-the-fly for demonstration purposes, or are taken from public and open resources.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment