Skip to content

Commit

Permalink
Added RankNet.
Browse files Browse the repository at this point in the history
  • Loading branch information
vinhkhuc committed Jul 20, 2016
1 parent 7b4ba90 commit 6ba2d9e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,17 @@ $ sudo pip install -r requirements.txt
- Random Forest
- Feed-forward Neural Network
- AdaBoost

- <b>Regression</b>
- Nearest Neighbors
- Linear Regression
- Decision Trees
- Random Forest
- Feed-forward Neural Network
- Gradient Boosting

- <b>Ranking</b>
- RankNet

### 2. Unsupervised
- <b>Clustering</b>
Expand Down

0 comments on commit 6ba2d9e

Please sign in to comment.