Skip to content

Commit

Permalink
Merge pull request #417 from RuchNas-Pottah/patch-2
Browse files Browse the repository at this point in the history
Updated README.md with clickable links for AdaBoost and Bagging
  • Loading branch information
hmert authored Oct 24, 2023
2 parents a3166bb + 926be95 commit bf71fb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,9 @@ These are some Machine Learning and Data Mining algorithms and models help you t
- [Ensemble Learning](https://scikit-learn.org/stable/modules/ensemble.html)
- [Boosting](https://en.wikipedia.org/wiki/Boosting_(machine_learning))
- Stacking
- Bagging
- [Bagging](https://en.wikipedia.org/wiki/Bootstrap_aggregating)
- [Random Forest](https://en.wikipedia.org/wiki/Random_forest)
- AdaBoost
- [AdaBoost](https://en.wikipedia.org/wiki/AdaBoost)

#### Unsupervised Learning
- [Clustering](https://scikit-learn.org/stable/modules/clustering.html#clustering)
Expand Down

0 comments on commit bf71fb7

Please sign in to comment.