GauravSahani1417/Forest-Fire-Prediction-Streamlit-application
This Application, gives the prediction whether the Forest is safe or Un-Safe from Fire Occurrence, depending on the features like Temperature, Humidity and Oxygen Content in Air, Used the basic Decision Tree Classifier to train the model, Later used the Streamlit library and Flask Framework for the deployment Purposes on Heroku, which is the Cloud Platform as a Service.
Python