2.1 KiB
Build a web app to use your ML model
In this part of the curriculum, you'll explore a practical application of machine learning: how to save your Scikit-learn model as a file that can be used to make predictions in a web application. Once the model is saved, you'll learn how to integrate it into a web app built with Flask. You'll start by creating a model using data about UFO sightings! Then, you'll develop a web app that allows users to input a number of seconds along with latitude and longitude values to predict which country reported the UFO sighting.
Photo by Michael Herren on Unsplash
Lessons
Credits
"Build a Web App" was written with ♥️ by Jen Looper.
♥️ The quizzes were created by Rohan Raj.
The dataset is provided by Kaggle.
The web app architecture was partially inspired by this article and this repo by Abhinav Sagar.
Disclaimer:
This document has been translated using the AI translation service Co-op Translator. While we strive for accuracy, please note that automated translations may contain errors or inaccuracies. The original document in its native language should be regarded as the authoritative source. For critical information, professional human translation is recommended. We are not responsible for any misunderstandings or misinterpretations resulting from the use of this translation.