Merge branch 'main' of github.com:ageron/handson-ml3

main
Aurélien Geron 2023-02-18 21:47:07 +13:00
commit a858c72c76
1 changed files with 1 additions and 1 deletions

View File

@ -2260,7 +2260,7 @@
"source": [
"#from sklearn import set_config\n",
"#\n",
"# set_config(pandas_in_out=True) # not available yet see SLEP014"
"# set_config(transform_output=\"pandas\") # scikit-learn >= 1.2"
]
},
{