Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikeshbajaj authored Sep 20, 2019
1 parent e3b5b1a commit 86a638b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,14 @@ clf.VizPx()
-----

## 6 Decision Trees
<p align="center">
<img src="https://raw.githubusercontent.com/Nikeshbajaj/spkit/master/figures/trees.png" width="1000"/>
</p>

### Installation (Now in spkit library)

```pip install spkit```

### Classification and Regression Tree
#### Requirement: All you need for this is Numpy and matplotlib** (Of course Python >=3.0)

Expand Down

0 comments on commit 86a638b

Please sign in to comment.