25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

38 lines
302 B

  1. # System
  2. os
  3. time
  4. # Streamlit
  5. streamlit
  6. streamlit-extras
  7. # Jupyter
  8. ipykernel
  9. ipython
  10. # MLflow
  11. mlflow
  12. # ML
  13. numpy
  14. pandas
  15. scikit-learn
  16. statsmodels
  17. # Dataviz
  18. matplotlib
  19. seaborn
  20. plotly
  21. PIL
  22. # Webscraping
  23. beautifulsoup4
  24. lxml
  25. # DL/CV
  26. opencv-contrib-python
  27. tensorflow
  28. keras
  29. torch
  30. torchvision
  31. transformers