1. Install Anaconda in Ubuntu (previous post)
conda install -c anaconda anaconda-navigator
2. Install these library for decision tree
pip install sklearn
conda install pandas # i can use pip
pip install pydotplus
pip install matplotlib
conda install python-graphviz
3. Go to Anaconda Navigator
anaconda-navigator
4. Follow the tutorial
https://scikit-learn.org/stable/modules/tree.html
03 February 2020
Home »
Anaconda
,
Computer Vision
,
Decision Tree
,
Machine Learning
,
Python
» Decision Tree on Spyder (Anaconda) - Python 3.7
0 komentar:
Post a Comment