Mastering Machine Learning – Ep.2: Build and Run a Machine Learning Pipeline
***Participants are strongly encouraged to set up the environment prior to the start of the webinar. A detailed guide can be found at this GitHub repo ***
In this webinar, we are going to understand how to build a Machine Learning Pipeline with scikit-learn with the help of Cloud Academy’s Data Scientist, Andrea Giussani. To have a better understanding of this session, we strongly encourage you to watch the first episode of the Mastering Machine Learning series.
In this webinar, we will build a Natural Language Processing Pipeline to classify BBC News into 5 possible categories. We will understand:
– how scikit-learn Pipelines work
– how to perform feature transformation inside it
– the whole fitting process.
At the end of this session, you will be able to independently build and run a Machine Learning pipeline.