Skip to content

Commit

Permalink
Kaggle House Predictions
Browse files Browse the repository at this point in the history
  • Loading branch information
palaniappan1 committed Mar 12, 2023
1 parent 74033bf commit 84a7d7a
Show file tree
Hide file tree
Showing 10 changed files with 16,907 additions and 0 deletions.
Binary file added House Predictions/.DS_Store
Binary file not shown.
1,532 changes: 1,532 additions & 0 deletions House Predictions/.ipynb_checkpoints/House_Prediction_EDA-checkpoint.ipynb

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -0,0 +1,52 @@
{
"cells": [
{
"cell_type": "markdown",
"id": "bb7ca2ca",
"metadata": {},
"source": [
"## House Price Prediction"
]
},
{
"cell_type": "markdown",
"id": "da6bcea0",
"metadata": {},
"source": [
"## LifeCycle of a DataScience Project\n",
"\n",
"1. Data Analysis\n",
"2. Feature Engineering\n"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "59a85ffa",
"metadata": {},
"outputs": [],
"source": []
}
],
"metadata": {
"kernelspec": {
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
"language_info": {
"codemirror_mode": {
"name": "ipython",
"version": 3
},
"file_extension": ".py",
"mimetype": "text/x-python",
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.8"
}
},
"nbformat": 4,
"nbformat_minor": 5
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"cells": [],
"metadata": {},
"nbformat": 4,
"nbformat_minor": 5
}
Loading

0 comments on commit 84a7d7a

Please sign in to comment.