Learn practical skills, build real-world projects, and advance your career
# Execute this to save new versions of the notebook
jovian.commit(project="santander-customer-transaction-prediction")

Santander Customer Transaction Prediction

Mounting Google Drive and Download Kaggle Dataset

from google.colab import drive
drive.mount('/content/drive')
Mounted at /content/drive