18 lines
518 B
YAML
18 lines
518 B
YAML
name: ium
|
|
channels:
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- numpy
|
|
- pandas
|
|
- matplotlib
|
|
- seaborn
|
|
- pytorch
|
|
- kaggle
|
|
- scikit-learn
|
|
- gitpython
|
|
- mlflow
|
|
- pymongo
|
|
- sacred
|
|
prefix: C:\Users\broke\anaconda3\envs\ium
|