Skip to content

🌌 Galaxy Classification Web App πŸš€ This ML-powered web app classifies galaxies as 🌟 Starburst or ✨ Starforming using a Random Forest Classifier, chosen for its best accuracy over Decision Tree and Logistic Regression. Built with Flask, it offers a fast and interactive way to explore AI in astronomy. πŸ›°οΈπŸ”­πŸš€

Notifications You must be signed in to change notification settings

Hovering-Ace/SDSS-Galaxy-Classification

Repository files navigation

🌌 Galaxy Classification Web App πŸš€

This is a Machine Learning Web Application that classifies galaxies into Starburst or Starforming categories based on their features.
The app is built using Flask for the web interface and a Random Forest Classifier model for predictions.


πŸ“Œ Project Overview

πŸ”Ή Users input galaxy features in the UI.
πŸ”Ή The model predicts whether the galaxy is Starburst (1) or Starforming (0).
πŸ”Ή The output page displays the prediction with animated images of galaxies.
πŸ”Ή Space-themed interactive UI with glowing elements and animated background stars.


🎯 Tech Stack

  • Frontend: HTML, CSS, JavaScript, GSAP Animations
  • Backend: Flask (Python)
  • Machine Learning Model: Random Forest Classifier (Scikit-Learn)
  • Deployment: Local Server / Gunicorn for Production

πŸ› οΈ Setup & Installation

πŸš€ **Deployment **

This project is deployed on Render! You can access the live application here:

πŸ”— SDSS Galaxy Classification - Live Demo

βœ… Hosted on Render for seamless access.
πŸ“Œ Click the link above to explore the model in action!

OUTPUTS

Screenshot 2025-02-26 225331

Screenshot 2025-02-26 225638

1️⃣ Clone the Repository

git clone https://github.com/yourusername/galaxy-classification.git
cd galaxy-classification





About

🌌 Galaxy Classification Web App πŸš€ This ML-powered web app classifies galaxies as 🌟 Starburst or ✨ Starforming using a Random Forest Classifier, chosen for its best accuracy over Decision Tree and Logistic Regression. Built with Flask, it offers a fast and interactive way to explore AI in astronomy. πŸ›°οΈπŸ”­πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages