Instal_tf_notebook_Spyder_tfgraphviz_pydot_pd_scikit-learn_ipython_pillow_NLTK_flask_mlxtend_gym_mkl

10_Introduction to Artificial Neural Networks w Keras_2_tensorflow2.1_Anaconda3-2019.10(python3.7.4)_Linli522362242的专栏-CSDN博客 : 

conda install tensorflow

pip install tensorflow==[desired-version]
pip install tensorflow-transform==0.21.2
Caution: you may found errors after you excute the command "import tensorflow as tf"
Reason: 


... ...
tensorflow has become version 2.3.0

so you have to re-install tensorflow

conda install tensorflow

pip install tensorflow-datasets

conda install jupyter notebook

conda install Spyder

pip install graphviz
pip install tfgraphviz OR==> 
09_Up & Running w TensorFlow_3_TensorBoard_ckpt_Mini-batch GD_tfgraphviz_Modularity_Sharing Variable_Linli522362242的专栏-CSDN博客

conda install pydot

conda install Pandas

conda install scikit-learn

conda install ipython

conda install matplotlib

pip install pillow 13_Loading and Preprocessing Data from multiple CSV with TensorFlow_custom training loop_TFRecord_Linli522362242的专栏-CSDN博客

pip install wheel

pip install opencv-python
conda install -c conda-forge opencv 

Installing NLTK(Natural Language Toolkit)NLTK :: Installing NLTK

cp8_Sentiment_urlretrieve_pyprind_tarfile_bag词袋_walk目录_regex_verbose_N-gram_Hash_colab_verbose_文本向量化_Linli522362242的专栏-CSDN博客

conda install flask
# or: pip install flask

WTForms cp9_Embedding aModel into a Web Application_pickle_sqlite3_Flask_wtforms_pythonanywhere_pickle_seria_Linli522362242的专栏-CSDN博客

pip install mlxtend  

cp10_回归预测连续目标变量_boston_Residual_plot_mlxtend_sns_pd_covariance_correlation_RANSAC_R2_Ridge_C_F_A_K_树_Linli522362242的专栏-CSDN博客

 

Install xlrd >= 1.0.0 for Excel support Use pip or conda to install xlrd

xlsx

check you gpu:

cmd.exe

then type in: dxdiag

pip install tensorflow-gpu

For more information about the installation and setup process, please see the official recommendations at https://www.tensorflow.org/install/gpu.

 conda list

https://www.lfd.uci.edu/~gohlke/pythonlibs/#numpy

pip install --user numpy‑1.20.3+mkl‑cp37‑cp37m‑win_amd64.whl

pip install gym

from gym.envs.toy_text import discrete

ImportError: cannot import name '_fblas' from 'scipy.linalg'

Solution:

conda list


https://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy

pip install scipy-1.5.4-cp37-cp37m-win_amd64.whl

  • pip install scipy‑1.7.2‑cp37‑cp37m‑win_amd64.whl


So

pip install scipy==1.4.1 

 ##############################

pip install gast==0.2.2

 conda list in cmd 

  

pip install  tensorflow-serving-api==2.1.0

pip install  tensorflow-serving-api==2.1.0

will automally install tensorboard 2.1.0

Releases · tensorflow/serving · GitHub

 ##############################

conda install networkx

      Starting from Matplotlib 2.0, matplotlib.finance is deprecated. Readers should use mpl_finance (https://github.com/matplotlib/mpl-finance) in the future instead 

pip install --upgrade mplfinance

Stockstats (https://github.com/jealous/stockstats) is a great package for calculating these indicators/stats and many more. It wraps around pandas DataFrames and generate the stats on the fly when they are accessed. To use stockstats, we simply install it via PyPI:  

pip install stockstats

Statsmodels

     Many Python packages, such as SciPy, come with several variants of regression functions. In particular, the statsmodels package is a complement补充 to SciPy with descriptive statistics and the estimation of statistical models. The official page for Statsmodels is Introduction — statsmodels

     If Statsmodels is not yet installed in your Python environment, run the following command to do so: 

pip install -U statsmodels


     If you have an existing package installed, the -U switch tells pip to upgrade the selected package to the newest available version.

Pulp

You may also obtain the Pulp package with the pip package manager:

pip install pulp

install TabPy(use python code for tableau)

pip install tabpy

 

Running TabPy

Once the installation success, we can run the services using the following command:

tabpy

 https://towardsdatascience.com/tabpy-combining-python-and-tableau-511b10da8175

hvplot and PyViz 

conda install -c pyviz hvplot

 

评论 3
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值