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 some errors in kexpfam #4395

Closed

Conversation

djsutherland
Copy link
Contributor

As pointed out by clang warnings 👍

lisitsyn and others added 30 commits January 23, 2018 19:20
…rage

Test that old parameter names and tag parameter names match
…ister-raw_matrix

Tag-register all raw matrices
…ister-raw_array

tag-register all raw arrays
Fix directory of submodule initialization
Fix issue shogun-toolbox#3612 
adds unit test functions for combined kernel subsetting behaviour. Fixes an issue in which combined kernels would not subset custom kernels if features other than combinedfeatures were passed
The latter is achieved by replacing the previous recursive call with a call to a helper function made aware of any subsets contained.
this allows to extract the parameter names with parameter_names
from the SWIG interface
as swig typemap for std::vector exists for all supported languages
apparently some cases the lambda with auto arg is not supported :(
Extend the meta-language to support keyword arguments
…constructor_AnyParameterProperties

Add default arguments to AnyParameterProperties ctor
karlnapf and others added 25 commits April 4, 2018 17:29
add unit tests that ensure same evaluation results as standard nystrom
…nel_exp_family_sum

Feature/kernel exp family sum
@djsutherland
Copy link
Contributor Author

Wow, totally screwed up the hub command line here. Wrong target....

@karlnapf
Copy link
Member

karlnapf commented Sep 4, 2018

I guess the PR should go against my fork's branch, not the master

@karlnapf
Copy link
Member

karlnapf commented Sep 4, 2018

ah you commented, nw :)

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