Training a model
Now that you know how the Jupyter notebook environment works, the real work can begin.
In your notebook environment, open the 1_experiment_train.ipynb
file and follow the instructions directly in the notebook. The instructions guide you through some simple data exploration, experimentation, and model training tasks.
Next step