Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Digital Audio Processing Lab committed Jul 4, 2020
1 parent 2e4cd53 commit 5f024cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions codes/random_forest/Readme.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
## Random Forest classifier
Using the implementation provided by [scikit-learn](https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html#) </br>
Requirements: scipy, numpy, matplotlib, pandas, scikit-learn

### Usage
To obtain boundaries for a test audio (whose features have been extracted), run
Expand Down

0 comments on commit 5f024cc

Please sign in to comment.