You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is dedicated for our team's college project "Prediction of TEC variations using space weather data with artificial intelligence", My role in this project - python development, dataset preparation, machine learning model development
Make sure you have the latest version of Python installed.
git clone <repo-url>
pip install -r requirements.txt
Running The App
python main.py
Viewing The App
Go to http://127.0.0.1:5000
About
This repository is dedicated for our team's college project "Prediction of TEC variations using space weather data with artificial intelligence", My role in this project - python development, dataset preparation, machine learning model development