選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

requirements.txt 255 B

5ヶ月前
123456789101112131415
  1. pytest==7.1.2
  2. jupyter==1.0.0
  3. beautifulsoup4==4.11.1
  4. lxml==4.9.1
  5. numpy==1.23.1
  6. pandas==1.5.2
  7. matplotlib==3.6.2
  8. seaborn==0.12.1
  9. scikit-learn==1.1.0
  10. scipy==1.9.3
  11. statsmodels==0.13.2
  12. opencv-contrib-python==4.9.0.80
  13. tensorflow==2.9.1
  14. joblib==1.1.0
  15. tqdm==4.64.0