Learn how to use Jovian Commit Essentials for machine learning models predicting wine prices. Install and execute this cell without modification.
# Jovian Commit Essentials
# Please retain and execute this cell without modifying the contents for `jovian.commit` to work
!pip install jovian --upgrade -q
import jovian
jovian.set_project('machine-learning-models-predicting-wine-prices-rohan-dawar5')
jovian.set_colab_id('11Hs4QayNa5xAGpHNYLua_HaHM38KH93O')
|████████████████████████████████| 68 kB 2.7 MB/s eta 0:00:011
Building wheel for uuid (setup.py) ... done