This workshop addresses one of the most common pain points we have come across with data scientists at many organizations: the last-mile delivery of data science applications - moving data science solutions to production.
The attendees would learn how to build a seamless end-to-end data driven application to solve a business problem.
One of the common pain points that we have come across in organizations is the last-mile delivery of data science applications. There are two common delivery vehicles of data products – dashboards and APIs.
More often than not, machine learning practitioners find it hard to deploy their work in production and full stack developers find it hard to incorporate machine learning models in their pipeline. To be able to successfully do a data science-driven product/application, it requires one to have a basic understanding of machine learning, server-side programming and front-end application.
In this workshop, one would learn how to build a seamless end-to-end data driven application – Starting from data ingestion, data exploration, creating a simple machine learning model, exposing the output as a RESTful API and deploying the dashboard as a web application – to solve a business problem.
1: Introduction and Concepts
2: Build an ML Service
3: Build a Dashboard
4: Wrap-up