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 152 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
  1. wheel
  2. pandas
  3. imblearn
  4. numpy
  5. scikit-learn==1.2.1
  6. dvc
  7. xgboost
  8. dill
  9. catboost
  10. lightgbm
  11. mlflow==2.3.*
  12. fastapi
  13. uvicorn
  14. python-dotenv
  15. faker
  16. httpx
  17. pytest
  18. flake8
Tip!

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

Comments

Loading...