OneVsRestClassifier - ~b-cl-64 - logreg - {‘zipmap’: False}#
Fitted on a problem type ~b-cl-64
(see find_suitable_problem
),
method predict_proba matches output .
Model was converted with additional parameter: <class 'sklearn.multiclass.OneVsOneClassifier'>={'zipmap': False}
.
OneVsRestClassifier(estimator=LogisticRegression(random_state=0,
solver='liblinear'),
n_jobs=8)
index |
0 |
---|---|
skl_nop |
2 |
skl_ncoef |
2 |
skl_nlin |
2 |
onx_size |
1918 |
onx_nnodes |
23 |
onx_ninits |
7 |
onx_doc_string |
|
onx_ir_version |
8 |
onx_domain |
ai.onnx |
onx_model_version |
0 |
onx_producer_name |
skl2onnx |
onx_producer_version |
1.11.1 |
15 |
|
onx_ai.onnx.ml |
1 |
onx_op_Cast |
5 |
onx_op_ZipMap |
1 |
onx_op_Reshape |
2 |
onx_size_optim |
1552 |
onx_nnodes_optim |
18 |
onx_ninits_optim |
7 |
fit_classes_.shape |
2 |
2 |
|
fit_estimators_.size |
1 |
fit_estimators_.n_iter_.shape |
1 |
fit_estimators_.coef_.shape |
(1, 4) |
fit_estimators_.classes_.shape |
2 |
fit_estimators_.intercept_.shape |
1 |