Made a Machine Learning Model which will predict whether a planet is an exoplanet or not .
#Tech used:
Machine Learning
HTML
CSS
JaveScript
Python
Flask https://flask.palletsprojects.com/en/2.3.x/
#Concept:
Random Forest CLassifier
https://scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestClassifier.html
#Use:
1.Import required Libraries like pickle,pandas,numpy,flask.
2. Run the app.py file .
3.Home page of the website will run on the local host ip http://127.0.0.1:5000/ .
4. Submit the .csv file to get the output of the model.
5.The model will process the file and give output whether the planet is an exoplanet or not.
#Team Members:
Raghav
Vishwas
Manav
Anubhav