Skip to content

Commit

Permalink
hot and cold models
Browse files Browse the repository at this point in the history
  • Loading branch information
outlawhayden committed Dec 10, 2023
1 parent a106687 commit 679a334
Show file tree
Hide file tree
Showing 3 changed files with 763 additions and 212 deletions.
Binary file modified notebooks/.DS_Store
Binary file not shown.
5 changes: 4 additions & 1 deletion notebooks/FinalMilestone.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -859,6 +859,7 @@
},
{
"cell_type": "markdown",
"id": "e0d4bf2e",
"metadata": {},
"source": [
"We also have indices for each row that were created during data loading, so we make sure to drop the unneccessary column."
Expand Down Expand Up @@ -903,6 +904,7 @@
},
{
"cell_type": "markdown",
"id": "29eb78b8",
"metadata": {},
"source": [
"The values initially get parsed into strings, so we set them as floats."
Expand Down Expand Up @@ -1753,6 +1755,7 @@
},
{
"cell_type": "markdown",
"id": "c2ca058e",
"metadata": {},
"source": [
"The **SimpleType** attribute now contains our categorizations of each crime. These will play a persistent role throughout our EDA and model."
Expand Down Expand Up @@ -125243,7 +125246,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.5"
"version": "3.11.6"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 679a334

Please sign in to comment.