sklearn.svm.classes.LinearSVC
Visibility: public
Uploaded 23-02-2017 by
0 runs
0 likes
downloaded by 0 people 0 issues
0 downvotes
, 0 total downloads
Issue |
#Downvotes for this reason |
By |
|
Automatically created sub-component.
Parameters
C | | default: 1.0 |
class_weight | | default: null |
dual | | default: true |
fit_intercept | | default: true |
intercept_scaling | | default: 1 |
loss | | default: "squared_hinge" |
max_iter | | default: 1000 |
multi_class | | default: "ovr" |
penalty | | default: "l2" |
random_state | | default: null |
tol | | default: 0.0001 |
verbose | | default: 0 |
0
Runs
List all runs
Parameter: