orhankislal commented on issue #448: SVM: Lower bound the default for n_components URL: https://github.com/apache/madlib/pull/448#issuecomment-538597301 > Does this new default get applied to: > > ``` > svm_classification() > svm_regression() > svm_one_class() > ``` > > ? Yes, they all call `_extract_kernel_params` at some point to read the variable which sets the default.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
