idil-tub / KMeansClustering.jl

MIT License
1 stars 0 forks source link

KMeans++ #42

Closed kobutri closed 4 days ago

kobutri commented 4 days ago

implment KMeans++ write tests for KMeans++ add some docstrings

codecov-commenter commented 4 days ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 87.87879% with 4 lines in your changes missing coverage. Please review.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Files Coverage Δ
src/KMeansClustering.jl 90.80% <87.87%> (+5.72%) :arrow_up:
github-actions[bot] commented 4 days ago

KMeans Clustering Results

Small Dataset Large Dataset Dataset with Missing Values Dataset with Outliers