Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

requirements.txt 242 B

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
  1. numpy
  2. pandas
  3. matplotlib
  4. seaborn
  5. scipy
  6. scikit-learn
  7. imblearn
  8. xgboost
  9. catboost
  10. openpyxl
  11. ipykernel
  12. flask
  13. dill
  14. nbformat
  15. dvc
  16. mlflow
  17. python-dotenv
  18. mysql-connector-python
  19. pymysql
  20. pyYAML
  21. tqdm
  22. ensure==1.0.2
  23. joblib
  24. types-PyYAML
  25. python-box==6.0.2
  26. -e .
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...