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 365 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
  1. pandas~=2.1.2
  2. mlflow~=2.8.0
  3. notebook==7.0.6
  4. numpy~=1.26.1
  5. scikit-learn~=1.3.2
  6. matplotlib~=3.7.2
  7. python-box==7.1.1
  8. pyYAML~=6.0.1
  9. tqdm
  10. ensure~=1.0.3
  11. joblib~=1.3.2
  12. types-PyYAML
  13. Flask~=3.0.0
  14. Flask-Cors
  15. pymongo~=4.5.0
  16. python-dotenv~=1.0.0
  17. setuptools~=68.2.2
  18. pyarrow~=11.0.0
  19. plotly~=5.18.0
  20. statsmodels~=0.14.0
  21. python-dateutil~=2.8.2
  22. xgboost~=1.7.6
  23. -e .
  24. streamlit~=1.28.2
Tip!

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

Comments

Loading...