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 additional check on LMNN user input. Closes #3975 #4262

Merged
merged 2 commits into from Apr 20, 2018

Conversation

iglesias
Copy link
Collaborator

Add input check and assertion in LMNN regarding k used in KNN and
the number of examples per class.

@iglesias iglesias requested a review from vigsterkr April 17, 2018 18:12
Copy link
Member

@vigsterkr vigsterkr left a comment

Choose a reason for hiding this comment

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

💃

Add input check and assertion in LMNN regarding k used in KNN and
the number of examples per class.
@iglesias
Copy link
Collaborator Author

Adding a default constructor to RandomIterator. Let's see if that hopefully makes Windows build happy.

Trigger is build failure in MVS 14.0 at C:\...\include\algorithm(1502).
@iglesias
Copy link
Collaborator Author

@lisitsyn , @vigsterkr, what do you think about RandomIterator's default constructor; any potential side-effect?

Included because of https://ci.appveyor.com/project/vigsterkr/shogun/build/2335#L6154.

@iglesias iglesias changed the title Add additional check on user input. Closes #3975 Add additional check on LMNN user input. Closes #3975 Apr 20, 2018
@iglesias iglesias merged commit 2102ffe into shogun-toolbox:develop Apr 20, 2018
@iglesias iglesias deleted the bugfixing/3975 branch April 20, 2018 16:19
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