|
|
@@ -246,7 +246,7 @@ |
|
|
|
], |
|
|
|
"source": [ |
|
|
|
"import matplotlib.pyplot as plt\n", |
|
|
|
"from sklearn.datasets import make_blobsb\n", |
|
|
|
"from sklearn.datasets import make_blobs\n", |
|
|
|
"\n", |
|
|
|
"# Generate 3 blobs with 2 classes where the second blob contains\n", |
|
|
|
"# half positive samples and half negative samples. Probability in this\n", |
|
|
@@ -403,7 +403,7 @@ |
|
|
|
"name": "python", |
|
|
|
"nbconvert_exporter": "python", |
|
|
|
"pygments_lexer": "ipython3", |
|
|
|
"version": "3.5.2" |
|
|
|
"version": "3.8.5" |
|
|
|
} |
|
|
|
}, |
|
|
|
"nbformat": 4, |
|
|
|