Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Classification Project

Key Concepts Learned:

  • K-Nearest Neighbors (KNN)
    Understanding how to classify data points based on the majority class of their nearest neighbors.

  • Bagging
    Exploring the ensemble method of combining multiple models to improve stability and accuracy.

  • AdaBoost
    Learning how adaptive boosting combines weak classifiers to create a strong classifier.

  • Random Forest
    Understanding how an ensemble of decision trees can reduce variance and improve prediction accuracy.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages