Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 

38 lignes
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