Skip to content

boraeryazgan/DisasterApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

DisasterApp

The application uses a fine-tuned TensorFlow model (loaded_model) to make predictions based on user input. When the user submits a sentence through the /predict route, the model predicts the likelihood of it being a real disaster. The predicted label and probability are then displayed in the result.html template. !I didn't share DisasterTFModel in the repo because the model file is too big. Screenshot 2023-06-02 at 14 35 30 Screenshot 2023-06-02 at 14 37 52

About

The application uses a fine-tuned TensorFlow model (loaded_model) to make predictions based on user input. When the user submits a sentence through the /predict route, the model predicts the likelihood of it being a real disaster. The predicted label and probability are then displayed in the result.html template.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors