forked from stefan-jansen/machine-learning-for-trading
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathml4t-base.yml
95 lines (95 loc) · 1.34 KB
/
ml4t-base.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
name: ml4t
channels:
- ml4t
- conda-forge
- defaults
- anaconda
- bashtage
- ranaroussi
- powerai
- fastai
dependencies:
- arch
- alphalens-reloaded
- arviz
- autopep8
- beautifulsoup4
- bokeh
- catboost
- colorlover
- conda
- empyrical-reloaded
- ffmpeg
- gensim<4.0
- gym
- gym-box2d
- html5lib
- hdbscan
- ipykernel
- ipyvolume
- ipywidgets
- jupyter
- jupyter_contrib_nbextensions
- jupyterlab
- lightgbm
- linearmodels
- lxml
- matplotlib
- mplfinance
- nb_conda
- nb_conda_kernels
- nbconvert=5.6.1 # avoid warnings on notebook lauch
- notebook
- nltk
- numpy
- opencv-python-headless
- pandas
- pandas-datareader
- pillow
- pip
- plotly
- pyarrow
- pydot
- pyfolio-reloaded
- pykalman
- pyldavis
- pytorch
- pymc3
- pytables
- python=3.8
- python-graphviz
- pywavelets
- quandl
- requests
- scikit-learn
- scipy
- scrapy
- seaborn
- shap
- snappy
- spacy
- statsmodels
- sympy
- ta-lib
- tensorboard
- tensorflow
- tensorflow-datasets
- termcolor
- textacy
- textblob
- tqdm
- umap-learn
- wheel
- widgetsnbextension
- wordcloud
- xgboost
- xlrd
- yaml
- yellowbrick
- yfinance
- zipline-reloaded
- pip:
- backtrader
- livelossplot
- pymdptoolbox
- PyPortfolioOpt