# Create a Machine Learning Pipeline - Lesson 2

## What is a Machine Learning Pipeline?

## Data Preprocessing

### Acquire Raw Data

### Extract knowledge from Data

### Prepare the data for the Neural Network

## Build your first Neural Network

## Training and Validation

## Finalise the pipeline

