Skip to content

Commit c1c5bc2

Browse files
committed
Merge pull request #67 from justmarkham/master
add comparison of supervised learning algorithms to PML page
2 parents a6b1227 + 6ab13c6 commit c1c5bc2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

pml.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ permalink: /pml/
1616
## Machine Learning Competitions
1717

1818
- [Participating in Kaggle's Allstate Purchase Prediction Challenge](http://www.dataschool.io/kaggle-allstate-purchase-prediction-challenge/): Description of what it's like to compete in a Kaggle competition, including links to a project paper, R code, presentation slides, and a presentation video.
19+
20+
## Choosing a Machine Learning Model
21+
22+
- [Comparing Supervised Learning Algorithms](http://www.dataschool.io/comparing-supervised-learning-algorithms/): Comparing 8 common supervised learning algorithms (for regression and classification) on 13 different dimensions.

0 commit comments

Comments
 (0)