mirror of
https://github.com/webclinic017/drift.git
synced 2026-08-13 02:48:07 +00:00
21 lines
308 B
YAML
21 lines
308 B
YAML
name: quant
|
|||
|
|
channels:
|
||
|
|
- johnsnowlabs
|
||
|
|
- conda-forge
|
||
|
|
- defaults
|
||
|
|
dependencies:
|
||
|
|
- python=3.9
|
||
|
|
- seaborn
|
||
|
|
- scikit-learn-intelex
|
||
|
|
- ipython
|
||
|
|
- scipy
|
||
|
|
- scikit-learn
|
||
|
|
- numba
|
||
|
|
- pytorch
|
||
|
|
- matplotlib
|
||
|
|
- numpy
|
||
|
|
- quantstats
|
||
|
|
- pytorch-lightning
|
||
|
|
- pytest
|
||
|
|
prefix: /usr/local/anaconda3/envs/quant
|