Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
packtpublishing
GitHub Repository: packtpublishing/machine-learning-for-algorithmic-trading-second-edition
Path: blob/master/installation/ml4t-base.yml
2923 views
1
name: ml4t
2
channels:
3
- conda-forge
4
- defaults
5
- anaconda
6
- bashtage
7
- ranaroussi
8
- powerai
9
- fastai
10
- jiayi_anaconda
11
- districtdatalabs
12
dependencies:
13
- arch
14
- alphalens-reloaded
15
- arviz
16
- autopep8
17
- beautifulsoup4
18
- bokeh
19
- catboost
20
- colorlover
21
- conda
22
- empyrical-reloaded
23
- ffmpeg
24
- gensim<4.0
25
- gym
26
- gym-box2d
27
- html5lib
28
- hdbscan
29
- ipykernel
30
- ipyvolume
31
- ipywidgets
32
- jupyter
33
- jupyter_contrib_nbextensions
34
- jupyterlab
35
- lightgbm
36
- linearmodels
37
- lxml
38
- matplotlib
39
- mplfinance
40
- nb_conda
41
- nb_conda_kernels
42
- nbconvert=5.6.1 # avoid warnings on notebook lauch
43
- notebook
44
- nltk
45
- numpy
46
- opencv-python-headless
47
- openpyxl
48
- pandas<1.3
49
- pandas-datareader
50
- pillow
51
- pip
52
- plotly
53
- pyarrow
54
- pydot
55
- pyfolio-reloaded
56
- pykalman
57
- pyldavis
58
- pytorch
59
- pymc3
60
- pytables
61
- python=3.8
62
- python-graphviz
63
- pywavelets
64
- quandl
65
- requests
66
- scikit-learn
67
- scipy
68
- scrapy
69
- seaborn
70
- shap
71
- snappy
72
- spacy
73
- statsmodels
74
- sympy
75
- ta-lib
76
- tensorboard
77
- tensorflow
78
- tensorflow-datasets
79
- termcolor
80
- textacy
81
- textblob
82
- tqdm
83
- umap-learn
84
- wheel
85
- widgetsnbextension
86
- wordcloud
87
- xgboost
88
- xlrd
89
- yaml
90
- yellowbrick
91
- yfinance
92
- zipline-reloaded
93
- pip:
94
- backtrader
95
- livelossplot
96
- pymdptoolbox
97
- PyPortfolioOpt
98
99