Skip to content

This project implements a interface (form) using Flask to predict the classification based on inputed data, using a trained model.

License

Notifications You must be signed in to change notification settings

bernardoadribeiro/classification-model-as-webapp

Repository files navigation

Interface for a classification model with Flask

Objective:

This project implements a interface (with form) to use trainned models to predict the classification based on inputed data by user.

Click here to check the deployed application.

Technologies

  • Python with Flask in the backend to provide APIs.
  • HTML + Bootstrap + Jinja2 to create the pages.
  • Scikit-learn and Pickle to load the Machine Learning models.
  • Google Cloud App Engine to deploy and host this application.

About

This project implements a interface (form) using Flask to predict the classification based on inputed data, using a trained model.

Topics

Resources

License

Stars

Watchers

Forks