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 343 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
  1. dvc[s3]==2.0.5
  2. fastapi==0.63.0
  3. matplotlib==3.2.2
  4. mlflow==1.13.1
  5. nltk==3.2.5
  6. numpy==1.19.5
  7. numpyencoder==0.3.0
  8. optuna==2.4.0
  9. pandas==1.1.5
  10. pretty-errors==1.2.19
  11. rich==9.9.0
  12. scikit-multilearn==0.2.0
  13. seaborn==0.11.1
  14. sklearn==0.0
  15. snorkel==0.9.6
  16. streamlit==0.78.0
  17. torch==1.7.0
  18. typer==0.3.2
  19. uvicorn[standard]==0.13.3
  20. watchdog==2.0.2
  21. wordcloud==1.5.0
Tip!

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

Comments

Loading...