Skip to content

Kaggle Competition | Predicting machine failure probabilities with XGBoost

License

Notifications You must be signed in to change notification settings

efecanxrd/Predicting-Machine-Failure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Predicting Machine Failure

Predicting Machine Failure Probability with Xgboost

Setup The Project

Install Python

I recommend that you install Python3.8x

Install the libraries with pip

pip install matplotlib numpy pandas sklearn xgboost

How this is working?

Used sklearn for preprocessing, and xgboost for modeling and training.

About

Kaggle Competition | Predicting machine failure probabilities with XGBoost

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published