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

Sberbank Housing Market Predictions

In this notebook, sberbank russian housing market dataset has been used in three Machine Learning models in order to achieve useful predictions about future predictions.

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