Skip to content

Random-Forest-Classifier with Ensemble Method Bagging and Boosting techniques (Random Forest Classifier, Bagging Classifier, ADABoosting Classifier, and XGBoost)

Notifications You must be signed in to change notification settings

desaiprasad1989/Random-Forest-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Random-Forest-Classifier with Ensemble Method Bagging and Boosting techniques (RAndom Forest Classifier, Bagging Classifier, ADABoosting Classifier, and XGBoost)

A multiclass classifiaction problem for the glass type classification.

Dataset: Glass Type Classification

Author: Prasad Desai

Objective:

RI feature is a refractive index of the glass, and other features are the sample of the contents used to make a glass, based on the samples of contents the type of the glass is decided and classified for what purpose the glass is made. All the features are in the numerical format and the target features type of the glass contains different values it is a multiclass classification.

Dataset Description:

  1. RI : refractive index
  2. Na : Sodium (unit measurement: weight percent in corresponding oxide, as are attributes 4-10)
  3. Mg : Magnesium
  4. AI : Aluminum
  5. Si : Silicon
  6. K : Potassium
  7. Ca : Calcium
  8. Ba : Barium
  9. Fe : Iron
Target Feature (Glass Type) Classification
1 building_windows_float_processed
2 building_windows_non_float_processed
3 vehicle_windows_float_processed
4 vehicle_windows_non_float_processed (none in this database)
5 containers
6 tableware
7 headlamps

About

Random-Forest-Classifier with Ensemble Method Bagging and Boosting techniques (Random Forest Classifier, Bagging Classifier, ADABoosting Classifier, and XGBoost)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published