Skip to content
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

Add files via upload #2

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

maedbhk
Copy link
Collaborator

@maedbhk maedbhk commented Feb 14, 2018

I added the option to have a different number of iterations for the kmeans algorithm as the variable 'maxIter' wasn't included in the original code.

Maedbh King added 3 commits February 13, 2018 18:08
I added the option to have a different number of iterations for the kmeans algorithm as the variable 'maxIter' wasn't included in the original code.
Amended so that zeros are ignored. Right now it crashes if there are any zeros/nan values in the input vector.
Now computes R2 and R for fit error. These are now fields in the 'Info' structure.
@maedbhk maedbhk closed this Mar 28, 2018
@maedbhk maedbhk reopened this Mar 28, 2018
Maedbh King added 2 commits April 10, 2018 16:48
Added label options: labelfont, labelcolor, labelsize
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant