Python Forum

Full Version: Data Science - "key of type tuple not found and not a MultiIndex"
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
[attachment=1370]

Kaggle link of house prediction using Ridge regression from scratch

The python file I have attached have same code of Ridge regression which is there in Kaggle link provided but when I am applying it on different dataset, it showing error "key of type tuple not found and not a MultiIndex".
Please look through the problem Smile

I will also attach the dataset with this.