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

Fix invalid error in local_coordinate_coding #1457

Merged
merged 2 commits into from Jul 3, 2018
Merged

Conversation

rcurtin
Copy link
Member

@rcurtin rcurtin commented Jul 2, 2018

I have removed a check that would mean that the user must pass either 'initial_dictionary' or 'input_model' to any call of the program. This makes it impossible to run LCC with a random initial dictionary.

I think this would be sufficient for releasing 3.0.3 as a bugfix, but we can also wait a little if there are more fixes or functionality.

This check would mean that the user must pass either 'initial_dictionary' or
'input_model' to any call of the program.  This makes it impossible to run LCC
with a random initial dictionary.
Copy link
Member

@zoq zoq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, I'll go ahead and merge this in 2 days unless you'd like to merge it now.

About 3.0.3, I guess we could wait another week or so, and see if anything else comes up.

@rcurtin
Copy link
Member Author

rcurtin commented Jul 3, 2018

Agreed, let's give it a week and see if there is anything else.

@rcurtin rcurtin merged commit a336934 into mlpack:master Jul 3, 2018
@rcurtin rcurtin deleted the lcc-fix branch July 3, 2018 13:34
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.

None yet

2 participants