Skip to content

Latest commit

 

History

History
56 lines (51 loc) · 1.53 KB

File metadata and controls

56 lines (51 loc) · 1.53 KB

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