Skip to content

Commit 9d5f3ff

Browse files
committed
Add KMedoids to docs
1 parent 6643e90 commit 9d5f3ff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/src/transforms.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -242,6 +242,12 @@ SDS
242242
ProjectionPursuit
243243
```
244244

245+
## KMedoids
246+
247+
```@docs
248+
KMedoids
249+
```
250+
245251
## Closure
246252

247253
```@docs

0 commit comments

Comments
 (0)