Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

update kmeans docstring, add counts to algos #121

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
70Gage70 wants to merge 2 commits into PyDataBlog:master
base: master
Choose a base branch
Loading
from 70Gage70:docs-update

Conversation

Copy link

@70Gage70 70Gage70 commented Jun 29, 2024

Expanded docstring of kmeans function to give a simple example. This was the first thing I checked when I started to use the package and didn't see one.

I also noticed that the algos don't return counts. I just applied the countmap function from StatsBase which we already depend on.

Killer package by the way, it sped up my calculation by an order of magnitude.

Copy link
Owner

Expanded docstring of kmeans function to give a simple example. This was the first thing I checked when I started to use the package and didn't see one.

I also noticed that the algos don't return counts. I just applied the countmap function from StatsBase which we already depend on.

Killer package by the way, it sped up my calculation by an order of magnitude.

Thanks for looking into this and glad that you like the package :)

I will review and looking forward to it eventually going in.

70Gage70 reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /