Course Project Real World Machine Learning Model
##Jovian Course Project
EMI Music Data Science Challenge Database
!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="course-project-real-world-machine-learning-model")
[jovian] Detected Colab notebook...
[jovian] Uploading colab notebook to Jovian...
Committed successfully! https://jovian.ai/micmiao/course-project-real-world-machine-learning-model
Let's begin by installing the required libraries.
Michele Miao6 months ago