svm#
- LinearSVC - ~b-cl-nop - default -
- LinearSVR - b-reg - default -
- LinearSVR - ~b-reg-64 - default -
- NuSVC - b-cl - prob -
- NuSVC - m-cl - prob -
- NuSVC - ~b-cl-64 - prob -
- NuSVR - b-reg - default -
- NuSVR - ~b-reg-64 - default -
- OneClassSVM - outlier - default -
- SVC - b-cl - linear - {‘zipmap’: False}
- SVC - b-cl - poly - {‘zipmap’: False}
- SVC - b-cl - rbf - {‘zipmap’: False}
- SVC - b-cl - sigmoid - {‘zipmap’: False}
- SVC - m-cl - linear - {‘zipmap’: False}
- SVC - m-cl - poly - {‘zipmap’: False}
- SVC - m-cl - rbf - {‘zipmap’: False}
- SVC - m-cl - sigmoid - {‘zipmap’: False}
- SVC - ~b-cl-64 - linear - {‘zipmap’: False}
- SVC - ~b-cl-64 - poly - {‘zipmap’: False}
- SVC - ~b-cl-64 - rbf - {‘zipmap’: False}
- SVC - ~b-cl-64 - sigmoid - {‘zipmap’: False}
- SVR - b-reg - linear -
- SVR - b-reg - poly -
- SVR - b-reg - rbf -
- SVR - b-reg - sigmoid -
- SVR - ~b-reg-64 - linear -
- SVR - ~b-reg-64 - poly -
- SVR - ~b-reg-64 - rbf -
- SVR - ~b-reg-64 - sigmoid -