You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@madlib.apache.org by GitBox <gi...@apache.org> on 2019/10/05 00:13:34 UTC

[GitHub] [madlib] orhankislal commented on issue #448: SVM: Lower bound the default for n_components

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:
users@infra.apache.org


With regards,
Apache Git Services