Learn practical skills, build real-world projects, and advance your career

Data Mining & Machine Learning

Homework 1

Jovian install to ease sharing

!pip install jovian
Collecting jovian Downloading https://files.pythonhosted.org/packages/96/3c/472d7af5c9724ae4832537bbd3101d28247eabe4c1ce07cf147fcafa1093/jovian-0.1.89-py3-none-any.whl (42kB) Requirement already satisfied: pyyaml in c:\programdata\anaconda3\lib\site-packages (from jovian) Collecting uuid (from jovian) Downloading https://files.pythonhosted.org/packages/ce/63/f42f5aa951ebf2c8dac81f77a8edcc1c218640a2a35a03b9ff2d4aa64c3d/uuid-1.30.tar.gz Requirement already satisfied: requests in c:\programdata\anaconda3\lib\site-packages (from jovian) Building wheels for collected packages: uuid Running setup.py bdist_wheel for uuid: started Running setup.py bdist_wheel for uuid: finished with status 'done' Stored in directory: C:\Users\20173766\AppData\Local\pip\Cache\wheels\2a\80\9b\015026567c29fdffe31d91edbe7ba1b17728db79194fca1f21 Successfully built uuid Installing collected packages: uuid, jovian Successfully installed jovian-0.1.89 uuid-1.30
Cache entry deserialization failed, entry ignored Cache entry deserialization failed, entry ignored Cache entry deserialization failed, entry ignored Cache entry deserialization failed, entry ignored You are using pip version 9.0.1, however version 19.3.1 is available. You should consider upgrading via the 'python -m pip install --upgrade pip' command.
import jovian
import numpy as np
jovian.commit()
[jovian] Saving notebook..