add lab9 solution

This commit is contained in:
Kacper 2022-05-16 11:20:11 +02:00
parent 2e60df4ec3
commit 229b69e43a

14
environment.yml Normal file
View File

@ -0,0 +1,14 @@
name: ium
channels:
- conda-forge
- defaults
dependencies:
- pandas
- scikit-learn
- mlflow
- pymongo
- sacred
- keras
- matplotlib
- tensorflow
prefix: /home/ked/anaconda3/envs/ium