Skip to content

Commit 82ccf8e

Browse files
committed
added readme ipynb
1 parent 5123979 commit 82ccf8e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

notebooks/00-clustering_with_scikit-learn-readme.ipynb

-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22
"cells": [
33
{
44
"source": [
5-
"## UNDER DEVELOPMENT BY FAWAZ SIDDIQI (github.com/fawazsiddiqi)\n",
6-
"\n",
75
"## Introduction\n",
86
"\n",
97
"In this tutorial, you use unsupervised learning to discover groupings and anomalies in data. Unsupervised learning is when there is no *ground truth* or labeled data set that shows you the expected result. Instead, you take the raw data and use various algorithms to uncover clusters of data. If you want to learn about the theory and ideas behind unsupervised learning, read [Unsupervised learning for data classification](https://developer.ibm.com/articles/cc-unsupervised-learning-data-classification/).\n",

0 commit comments

Comments
 (0)