gradiant_boost_classifier()
gradiant_boost_classifier
Name | Type | Default | Description |
---|---|---|---|
context | Context |
return:
isolation_forest()
isolation forest anomaly detection
- expects a no target feat model step
Name | Type | Default | Description |
---|---|---|---|
context | Context |
linear_regression()
generic linear regression
- expects a valid single value target_feat
Name | Type | Default | Description |
---|---|---|---|
context | Context |
logistic_regression()
generic linear regression
- expects a valid single value target_feat
Name | Type | Default | Description |
---|---|---|---|
context | Context |