Training a model

Using a notebook to train a model

Now that you know how the Jupyter notebook environment works, the real work can begin!

In your notebook environment, open the file 1_experiment_train.ipynb, and follow the instructions directly in the notebook.
The instructions guide you through some simple data exploration, experimentation, and model training tasks.

Jupyter Notebook 1