Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
305 changes: 173 additions & 132 deletions Kelly/Kaggle_house_price/EDA.ipynb → Kelly/EDA.ipynb

Large diffs are not rendered by default.

190 changes: 0 additions & 190 deletions Kelly/Kaggle_house_price/Forest Models.ipynb

This file was deleted.

391 changes: 0 additions & 391 deletions Kelly/Kaggle_house_price/Regularization Model.ipynb

This file was deleted.

3,004 changes: 0 additions & 3,004 deletions Kelly/Machine_Learning_Lab/ML_lab_Kelly.ipynb

This file was deleted.

106 changes: 0 additions & 106 deletions Kelly/Machine_Learning_Lab/Machine_Learning_Lab.md

This file was deleted.

Binary file added Kelly/__pycache__/preprocessfinal.cpython-36.pyc
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7846,7 +7846,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.6.5"
"version": "3.6.4"
}
},
"nbformat": 4,
Expand Down
697 changes: 697 additions & 0 deletions Kelly/linreg_regularization_models.ipynb

Large diffs are not rendered by default.

Loading