Skip to content

Commit 0060362

Browse files
authored
Update README.md
1 parent 654ea66 commit 0060362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ return simkit.kMeans({
4444
distance_measure: "euclidean",
4545
original_set: "Iris",
4646
overlook: "target,sepal_length,sepal_width,petal_length,petal_width",
47-
overlook_riginal: "target",
47+
overlook_original: "target",
4848
silhouette: false
4949
})
5050
```

0 commit comments

Comments
 (0)