metadata
library_name: sklearn
tags:
- sklearn
- tabular-classification
- skops
widget:
structuredData:
x0:
- 0
- 0
- 0
x1:
- 0
- 0
- 0
x10:
- 13
- 0
- 3
x11:
- 15
- 11
- 16
x12:
- 10
- 16
- 15
x13:
- 15
- 9
- 14
x14:
- 5
- 0
- 0
x15:
- 0
- 0
- 0
x16:
- 0
- 0
- 0
x17:
- 3
- 0
- 0
x18:
- 15
- 3
- 8
x19:
- 2
- 15
- 13
x2:
- 5
- 0
- 0
x20:
- 0
- 16
- 8
x21:
- 11
- 6
- 16
x22:
- 8
- 0
- 0
x23:
- 0
- 0
- 0
x24:
- 0
- 0
- 0
x25:
- 4
- 7
- 0
x26:
- 12
- 15
- 1
x27:
- 0
- 16
- 6
x28:
- 0
- 16
- 15
x29:
- 8
- 2
- 11
x3:
- 13
- 12
- 4
x30:
- 8
- 0
- 0
x31:
- 0
- 0
- 0
x32:
- 0
- 0
- 0
x33:
- 5
- 0
- 1
x34:
- 8
- 1
- 8
x35:
- 0
- 16
- 13
x36:
- 0
- 16
- 15
x37:
- 9
- 3
- 1
x38:
- 8
- 0
- 0
x39:
- 0
- 0
- 0
x4:
- 9
- 13
- 15
x40:
- 0
- 0
- 0
x41:
- 4
- 0
- 9
x42:
- 11
- 1
- 16
x43:
- 0
- 16
- 16
x44:
- 1
- 16
- 5
x45:
- 12
- 6
- 0
x46:
- 7
- 0
- 0
x47:
- 0
- 0
- 0
x48:
- 0
- 0
- 0
x49:
- 2
- 0
- 3
x5:
- 1
- 5
- 12
x50:
- 14
- 1
- 13
x51:
- 5
- 16
- 16
x52:
- 10
- 16
- 16
x53:
- 12
- 6
- 11
x54:
- 0
- 0
- 5
x55:
- 0
- 0
- 0
x56:
- 0
- 0
- 0
x57:
- 0
- 0
- 0
x58:
- 6
- 0
- 0
x59:
- 13
- 11
- 3
x6:
- 0
- 0
- 0
x60:
- 10
- 16
- 11
x61:
- 0
- 10
- 16
x62:
- 0
- 0
- 9
x63:
- 0
- 0
- 0
x7:
- 0
- 0
- 0
x8:
- 0
- 0
- 0
x9:
- 0
- 0
- 0
Model description
[More Information Needed]
Intended uses & limitations
[More Information Needed]
Training Procedure
Hyperparameters
The model is trained with below hyperparameters.
Click to expand
Hyperparameter | Value |
---|---|
activation | relu |
alpha | 0.0001 |
batch_size | auto |
beta_1 | 0.9 |
beta_2 | 0.999 |
early_stopping | False |
epsilon | 1e-08 |
hidden_layer_sizes | (100,) |
learning_rate | constant |
learning_rate_init | 0.001 |
max_fun | 15000 |
max_iter | 200 |
momentum | 0.9 |
n_iter_no_change | 10 |
nesterovs_momentum | True |
power_t | 0.5 |
random_state | |
shuffle | True |
solver | adam |
tol | 0.0001 |
validation_fraction | 0.1 |
verbose | False |
warm_start | False |
Model Plot
The model plot is below.
MLPClassifier()In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.
MLPClassifier()
How to Get Started with the Model
Use the code below to get started with the model.
Click to expand
[More Information Needed]
Model Card Authors
This model card is written by following authors:
[More Information Needed]
Model Card Contact
You can contact the model card authors through following channels: [More Information Needed]
Citation
Below you can find information related to citation.
BibTeX:
[More Information Needed]