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

zomato-restaurants-ratings

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="zomato-restaurants-ratings")
[jovian] Updating notebook "chopraviprav99/zomato-restaurants-ratings" on https://jovian.ai [jovian] Committed successfully! https://jovian.ai/chopraviprav99/zomato-restaurants-ratings
!pip install jovian opendatasets scikit-learn --upgrade --quiet