Models

gradiant_boost_classifier()

gradiant_boost_classifier

NameTypeDefaultDescription
contextContext

return:

isolation_forest()

isolation forest anomaly detection

  • expects a no target feat model step
NameTypeDefaultDescription
contextContext

linear_regression()

generic linear regression

  • expects a valid single value target_feat
NameTypeDefaultDescription
contextContext

logistic_regression()

generic linear regression

  • expects a valid single value target_feat
NameTypeDefaultDescription
contextContext