A machine learning powered API that utilizes user input to return the possible recovery time after a disaster.
Python, Scikit-learn, NumPy, Pandas
FastAPI, Uvicorn https://www.kaggle.com/datasets/emirhanakku/disaster-and-emergency-response-dataset-20182024 1) Clone the repository to your device (git clone)2) Create a Virtual Env
3) Install given requirements through requirements.txt
4) Run the FastAPI using uvicorn
!! Use: PORT/docs to get to the page !!