This commit is contained in:
JOLIMAITRE Matthieu 2024-03-10 21:37:19 +01:00
parent 4f2f24fe7e
commit 03e18ac7e4
4 changed files with 1872 additions and 0 deletions

6
ia/tp2/requirements.txt Normal file
View file

@ -0,0 +1,6 @@
pandas
numpy
seaborn
matplotlib
scikit-learn
PyQt5