Add scikit-learn to the dependencies
This commit is contained in:
parent
d25ed9661e
commit
094001d21c
2 changed files with 81 additions and 1 deletions
|
|
@ -31,6 +31,7 @@ missingno = "^0.4.2"
|
|||
numpy = "^1.20.3"
|
||||
pandas = "^1.2.4"
|
||||
requests = "^2.25.1"
|
||||
scikit-learn = "^0.24.2"
|
||||
tabulate = "^0.8.9"
|
||||
xlrd = "^2.0.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue