Delete conda,yaml

This commit is contained in:
Alicja Szulecka 2024-05-06 22:08:57 +02:00
parent c4ce89938c
commit 7309d49e67
1 changed files with 0 additions and 14 deletions

View File

@ -1,14 +0,0 @@
name: mlflow_464914
channels:
- defaults
dependencies:
- python=3.6 #Te zależności będą zainstalowane za pomocą conda isntall
- pip
- pip: #Te ząś za pomocą pip install
- scikit-learn==0.23.2
- mlflow>=1.0
- kaggle
- pandas
- numpy
- torch