Skip to content

Cestovatels/Iris-preprocessing-XGBoost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Iris Preprocessing & XGBoost Classification

In this project, I applied data preprocessing steps on the Iris dataset and built a classification model using XGBoost.

Key steps included:

  • Handling missing values and data cleaning
  • Feature engineering and data scaling
  • Splitting the dataset into training and testing sets
  • Training and predicting with the XGBoost model
  • Evaluating model performance (accuracy, confusion matrix, etc.)
  • This project was developed as a hands-on practice to demonstrate data preprocessing and machine learning model development.

About

Iris preprocessing and predict with XGBoost

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors