englucrai / decisionTree

Árvores de decisão

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Árvores de decisão

Depêndencias:

1. Python

https://www.python.org/downloads/

2. JupyterLab

pip install jupyterlab 

3. Bibliotecas:

  • pandas
pip install pandas 
  • sklearn
pip install sklearn 
  • matplotlib
pip install matplotlib 
  • graphviz
pip install graphviz 

About

Árvores de decisão


Languages

Language:Jupyter Notebook 100.0%