- Exploratory Data Analysis (EDA): Before model training, we performed comprehensive EDA to understand the data and identify the most relevant features for habitability prediction. This process helped ensure that only the most significant variables were selected for model training, improving both accuracy and efficiency.
- Data Processing and Feature Refinement: We processed the dataset by filtering out irrelevant features and focusing on those that directly influence planetary habitability. This refined dataset includes key planetary characteristics such as size, atmospheric composition, distance from the host star, and more.
- Class Imbalance Mitigation: To address the imbalance in the data as the majority of exoplanets are uninhabitable, we utilized the Adaptive Synthetic Sampling (ADASYN) algorithm. This technique generates synthetic samples for the minority classes (habitable planets), ensuring the model receives balanced training data. Additionally, we incorporated class weights in the model, which further enhances the focus on minority classes during training, making it highly effective at predicting rare habitable planets.
- Model Training: The final model was trained using this processed and balanced dataset. The additional layers introduced in the MLP allow for deeper learning, enabling the model to capture complex relationships between the input features and their impact on habitability. The final result is an accuracy rate of 99.01%, a testament to the precision of the model.
- Uninhabitable: The planet does not have the necessary conditions to support life as we know it.
- Conservatively Habitable: The planet may have the essential characteristics needed for life, based on conservative estimates.
- Optimistically Habitable: The planet has a higher potential for habitability, considering more flexible criteria.
Ready to discover the next Earth? Dive into the cosmos with Planet Hunt and uncover habitable worlds waiting to be explored! Whether you're a researcher or simply just curious about the potential for life on distant worlds.
Visit PLANET HUNT now and have fun predicting the future of exoplanet exploration.
The universe is vast — start your hunt today!