Keywords: scalable machine learning, data engineering, classification, model ensemble
Name: GoodOnions
Components: Federico Bono, Daniele Cipollone
This laboratory is composed by two main tasks: a guided implementation of a ML pipeline for a classification task for the Iris dataset and an autonomous design and implementation of a ML pipeline for either regression or classification task for the Wine Quality dataset. In details we will need to build two small applications, one for on-demand inference and the other to monitor the model performance over time. We will also need to develop a script that generates a new entry every day to test our system.
The main goal is to design and implement the ML pipeline for classification on the Wine Quality dataset, we have followed this steps: