Over a period of nine years in deep space, the NASA Kepler space telescope has been out on a planet-hunting mission to discover hidden planets outside of our solar system.
To help process this data, you will create machine learning models capable of classifying candidate exoplanets from the raw dataset.
-
Prepocess the raw data
-
Tune the models
-
Report model performance
Support Vector ML was effective in comparison to Logistic regression. This is due to SVML ability to classify under suppupervision.