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

Course Project - Real-World Machine Learning Model

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
import jovian
!pip install numpy pandas matplotlib seaborn opendatasets xgboost graphviz lightgbm scikit-learn xgboost lightgbm --quiet
# Execute this to save new versions of the notebook
jovian.commit(project="machine-learning-course-project")
[jovian] Updating notebook "vivipapa12/machine-learning-course-project" on https://jovian.ai [jovian] Committed successfully! https://jovian.ai/vivipapa12/machine-learning-course-project