17: Apply HistGradientBoostingClassifier

This step used:

This step was used by:

Where was this step created?

                
  File "/home/circleci/project/doc/conf.py", line 586, in <module>
    create_expression_report()
  File "/home/circleci/project/doc/expression_report.py", line 51, in create_expression_report
    predictions = baskets.skb.apply(hgb, y=fraud_flags)

                
            

Estimator fitted in this step:

HistGradientBoostingClassifier(learning_rate=np.float64(0.09486832980505142))
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.

Output of this step