Skip to content

Exoplanets Prediction Model is a machine learning based Flask application designed to predict the likelihood of exoplanet existence within a provided dataset by processing astronomical attributes and characteristics.

License

Notifications You must be signed in to change notification settings

LannonTheCannon/Exoplanets_Prediction_Model

Repository files navigation

Exoplanets_Prediction_Model

Exoplanet Explorer 🌌

Explore the vast universe of exoplanets with this dynamic visualization tool. This project is a machine learning-based Flask application designed to predict the likelihood of exoplanet existence within a provided dataset by processing astronomical attributes and characteristics.

Dive into detailed datasets, visualize alien landscapes with AI, and embark on an educational journey.

Features 🚀

  • Data-Driven Exploration: Dive into an extensive dataset of exoplanet conditions.
  • Generative Art Visualizations: Experience distant worlds in vivid detail with AI-powered landscapes.
  • Interactive & Educational: An immersive learning experience for students and educators.

Setup & Installation Clone the repository: git clone Go to the project directory: cd Exoplanets_Prediction_Model

Installation 🔧

# Clone the repository
git clone https://github.com/LannonTheCannon/Exoplanets_Prediction_Model.git

# Navigate to the directory
cd Exoplanet-Explorer

# Install required packages
pip install -r requirements.txt

# Create a virtual environment and activate it:
python3 -m venv venv source venv/bin/activate 

# Install the required dependencies:
pip install -r requirements.txt 

# Run the Flask app
python creator.py

About

Exoplanets Prediction Model is a machine learning based Flask application designed to predict the likelihood of exoplanet existence within a provided dataset by processing astronomical attributes and characteristics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published