Skip to content

manavpatel1092/Classification-of-Forest-Cover-Type

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Classification-of-Forest-Cover-Type

The UCI repository dataset of forest cover type was used to build a machine learning classification model using linear, logistic, LinearSVC, NearestCentroid, Random Forest and Decision tree classifiers.

  • Various model iterations were done like changing cross-validation methods (StratifiedKfold, Kfold), using ensemble method like Bagging, tuning parameters using GridSearchCV, shuffling, changing random seeding and state of splits.
  • The iterations were done to evaluate its effect on the classification model accuracy. Random Forest classifier achieved the highest accuracy of 88% among all the machine learning models.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published