Skip to content

Commit

Permalink
Updated README.md with clickable links for AdaBoost and Bagging
Browse files Browse the repository at this point in the history
Added clickable Wikipedia links for AdaBoost and Bagging as preferred.
  • Loading branch information
RuchNas-Pottah authored Oct 24, 2023
1 parent a3166bb commit 926be95
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 926be95

Please sign in to comment.