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

course-project-final

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
# Execute this to save new versions of the notebook
jovian.commit(project="course-project-final")
[jovian] Detected Colab notebook... [jovian] Uploading colab notebook to Jovian... Committed successfully! https://jovian.ai/aaryanreegmi39/course-project-final
!pip install opendatasets scikit-learn plotly folium --upgrade --quiet