Putting It All Together
Combine data preparation, model training, and user interface to build a machine learning modeling pipeline.
We'll cover the following...
Components needed for a modeling pipeline
We now have all the components needed for our end-to-end modeling pipeline.
Training data
Data preprocessing
Model trained
User interface to interact with the model ...