Add tp2 on KNN

This commit is contained in:
2025-01-29 11:56:29 +01:00
parent 6596d39060
commit b7ca3f6e66
3 changed files with 1081 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 783 KiB

View File

@@ -1674,6 +1674,13 @@
"\n",
"The output of PolynomialFeatures(2, interaction_only=True) corresponds to $[1, x_1, x_2, x_1x_2]$"
]
},
{
"metadata": {},
"cell_type": "code",
"outputs": [],
"execution_count": null,
"source": ""
}
],
"metadata": {

File diff suppressed because one or more lines are too long