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

Learn how to preprocess data, engineer features, use gradient boosting, cross validation, hyperparameter tuning, and make predictions in this course project.

course-assignment

Use the "Run" button to execute the code.

!pip install jovian --upgrade --quiet
!pip install numpy pandas matplotlib seaborn --quiet
!pip install jovian opendatasets xgboost graphviz lightgbm scikit-learn xgboost lightgbm --upgrade --quiet
|████████████████████████████████| 166.7 MB 18 kB/s |████████████████████████████████| 2.0 MB 34.1 MB/s |████████████████████████████████| 22.3 MB 1.3 MB/s
import jovian