Workshop on Machine Learning Model Deployment
Model Deployment is a critical phase in the machine learning pipeline where a developed model is made available in a production environment, enabling it to generate real-world predictions. The value of machine learning can only be actualized when a model is successfully deployed and integrated into a product or service.
In this workshop, you'll delve into the process of deploying a machine learning model onto a web application using Flask, a leading Python web framework. By the end of the session, you'll have a firm grasp of the deployment process and be well-prepared to deploy your own models.
Agenda:
The workshop is organized into distinct segments as follows:
1. Creating the First Web App Using Flask: Kick-start your Flask journey by creating your first web app.
2. Adding Forms and Jinja Template: Learn to add forms to your web app and understand how to use Jinja for efficient template management.
3. Deploying the ML Model Locally: Step-by-step guidance on deploying your pre-trained machine learning model on a local Flask server.
4. Publishing the Web App Online: Once your model is deployed locally, learn the ins and outs of making it accessible online.
5. Improving the Page Layout Using CSS: Lastly, discover how to use CSS to enhance the look and feel of your webpage.
Speaker: Biraj De
The workshop's speaker is a B.Tech grad from Kolkata, skilled in programming and data science. He started coding 7 years ago in languages like C, Java, Python, and JavaScript. Three years ago, he shifted to Data Science, after improving his problem-solving skills through competitions on platforms like Codechef, Hackerrank, and Leetcode. He attended multiple ML and Coding workshops/hackathons Now, for two years, he's been a dedicated data science teacher, guiding others in the exciting fields of Machine Learning and Data Science