-
- Downloads
Group Lasso regularization: fix thresholding
Fixed the return value from GroupThresholdMixin.group_threshold_mask so that it only returns the mask in all cases (this code is _not_ under test at the moment, and changes to the pruning code, which also uses the thresholding code) led to this bug. Need to add tests for group-lasso regularization.
Please register or sign in to comment