Skip to content

realada/Exoplanet-classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Planet Type Classifier

This project uses a data set to predict planet types based on certain features from a data set. DATASET: https://www.kaggle.com/datasets/adityamishraml/nasaexoplanets/code

FEATURES USED -Mass multiplier -Radius multiplier -Orbital radius -Eccentricity -Orbital period -Stellar magnitude

Accuracy score: approx. 0.945 or 94.5%

Added an analysis of the model that shows: Confusion Matrix that compares the predicted planet types against the actual planet types Confusion Matrix

Feature Importances plot that shows the features that were important in predicting the planet types Feature Importances

About

Predicts planet type based on given features

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors