Edit model card
YAML Metadata Error: "widget" must be an array

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
objective binary:logistic
use_label_encoder
base_score 0.5
booster gbtree
callbacks
colsample_bylevel 1
colsample_bynode 1
colsample_bytree 1
early_stopping_rounds
enable_categorical False
eval_metric logloss
feature_types
gamma 3
gpu_id -1
grow_policy depthwise
importance_type
interaction_constraints
learning_rate 0.1
max_bin 256
max_cat_threshold 64
max_cat_to_onehot 4
max_delta_step 0
max_depth 6
max_leaves 0
min_child_weight 1
missing nan
monotone_constraints ()
n_estimators 250
n_jobs 0
num_parallel_tree 1
predictor auto
random_state 1
reg_alpha 0
reg_lambda 1
sampling_method uniform
scale_pos_weight 10
subsample 0.8
tree_method exact
validate_parameters 1
verbosity

Model Plot

The model plot is below.

XGBClassifier(base_score=0.5, booster='gbtree', callbacks=None,colsample_bylevel=1, colsample_bynode=1, colsample_bytree=1,early_stopping_rounds=None, enable_categorical=False,eval_metric='logloss', feature_types=None, gamma=3, gpu_id=-1,grow_policy='depthwise', importance_type=None,interaction_constraints='', learning_rate=0.1, max_bin=256,max_cat_threshold=64, max_cat_to_onehot=4, max_delta_step=0,max_depth=6, max_leaves=0, min_child_weight=1, missing=nan,monotone_constraints='()', n_estimators=250, n_jobs=0,num_parallel_tree=1, predictor='auto', random_state=1, ...)
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.

Evaluation Results

[More Information Needed]

How to Get Started with the Model

[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]

model_card_authors

Moro abdul Wahab

model_description

ML classification model to predict or identify failures in a generator

Downloads last month
0