MLPClassifier - m-cl - default - {‘zipmap’: False}#

Fitted on a problem type m-cl (see find_suitable_problem), method predict_proba matches output . Model was converted with additional parameter: <class 'sklearn.neural_network._multilayer_perceptron.MLPClassifier'>={'zipmap': False}.

MLPClassifier(random_state=0)

index

0

skl_nop

1

onx_size

4271

onx_nnodes

12

onx_ninits

6

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

onx_

14

onx_ai.onnx.ml

1

onx_op_Cast

2

onx_op_Identity

1

onx_op_Reshape

1

onx_size_optim

4199

onx_nnodes_optim

11

onx_ninits_optim

6

fit_classes_.shape

3

fit_best_loss_.shape

1

fit_loss_.shape

1

%0 X X float((0, 4)) Cast Cast (Cast) to=1 X->Cast label label int64((0,)) probabilities probabilities float((0, 3)) ArgMax ArgMax (ArgMax) axis=1 probabilities->ArgMax coefficient coefficient float32((4, 100)) [[-2.13754438e-02  6.49984106e-02  9.18669328e-02 ... MatMul MatMul (MatMul) coefficient->MatMul intercepts intercepts float32((1, 100)) [[-0.13958356  0.13559705 -0.10981847  0.30907068 ... Add Add (Add) intercepts->Add coefficient1 coefficient1 float32((100, 3)) [[-5.24393730e-02 -2.01424345e-01  8.18156376e-02]... MatMul1 MatMul (MatMul1) coefficient1->MatMul1 intercepts1 intercepts1 float32((1, 3)) [[-0.15697008  0.13119248 -0.11226577]] Add1 Add (Add1) intercepts1->Add1 classes classes int32((3,)) [0 1 2] ArrayFeatureExtractor ArrayFeatureExtractor (ArrayFeatureExtractor) classes->ArrayFeatureExtractor shape_tensor shape_tensor int64((1,)) [-1] Reshape Reshape (Reshape) shape_tensor->Reshape cast_input cast_input cast_input->MatMul Cast->cast_input mul_result mul_result mul_result->Add MatMul->mul_result add_result add_result Relu Relu (Relu) add_result->Relu Add->add_result next_activations next_activations next_activations->MatMul1 Relu->next_activations mul_result1 mul_result1 mul_result1->Add1 MatMul1->mul_result1 add_result1 add_result1 Relu1 Softmax (Relu1) add_result1->Relu1 Add1->add_result1 out_activations_result out_activations_result Identity Identity (Identity) out_activations_result->Identity Relu1->out_activations_result Identity->probabilities argmax_output argmax_output argmax_output->ArrayFeatureExtractor ArgMax->argmax_output array_feature_extractor_result array_feature_extractor_result array_feature_extractor_result->Reshape ArrayFeatureExtractor->array_feature_extractor_result reshaped_result reshaped_result Cast1 Cast (Cast1) to=7 reshaped_result->Cast1 Reshape->reshaped_result Cast1->label