Model description
This is a RandomForestClassifier model trained on mpl_id_s14 dataset.
Intended uses & limitations
[More Information Needed]
Training Procedure
[More Information Needed]
Hyperparameters
Click to expand
Hyperparameter | Value |
---|---|
bootstrap | True |
ccp_alpha | 0.0 |
class_weight | |
criterion | gini |
max_depth | 2 |
max_features | sqrt |
max_leaf_nodes | |
max_samples | |
min_impurity_decrease | 0.0 |
min_samples_leaf | 8 |
min_samples_split | 2 |
min_weight_fraction_leaf | 0.0 |
monotonic_cst | |
n_estimators | 50 |
n_jobs | |
oob_score | False |
random_state | 91 |
verbose | 0 |
warm_start | False |
Model Plot
RandomForestClassifier(max_depth=2, min_samples_leaf=8, n_estimators=50,random_state=91)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.
RandomForestClassifier(max_depth=2, min_samples_leaf=8, n_estimators=50,random_state=91)
Evaluation Results
[More Information Needed]
How to Get Started with the Model
[More Information Needed]
Model Card Authors
z4fL
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]
Limitations
This model is only trained with MPL ID Season 14 data
confusion_matrix
- Downloads last month
- 0
This model does not have enough activity to be deployed to Inference API (serverless) yet. Increase its social
visibility and check back later, or deploy to Inference Endpoints (dedicated)
instead.