mirror of
https://github.com/fenago/data-science.git
synced 2026-05-12 20:44:29 +00:00
added
This commit is contained in:
@@ -10,7 +10,10 @@
|
||||
},
|
||||
"outputs": [],
|
||||
"source": [
|
||||
"from sklearn.datasets import load_breast_cancer"
|
||||
"from sklearn.datasets import load_breast_cancer\n",
|
||||
"\n",
|
||||
"import warnings\n",
|
||||
"warnings.filterwarnings(\"ignore\")"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user