Skip to content

Commit 5116005

Browse files
authored
Merge pull request #5 from cleanlab/iris_clarification
specify modified iris
2 parents 315dfb3 + 1a3101a commit 5116005

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

iris_simple_example.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"\n",
6565
"## Here we show the performance with LogisiticRegression classifier\n",
6666
"\n",
67-
"## versus LogisticRegression \\*without\\* cleanlab on the Iris dataset.\n"
67+
"## versus LogisticRegression \\*without\\* cleanlab on a modified version of the Iris dataset that has label errors.\n"
6868
]
6969
},
7070
{
@@ -830,4 +830,4 @@
830830
},
831831
"nbformat": 4,
832832
"nbformat_minor": 5
833-
}
833+
}

0 commit comments

Comments
 (0)