Post: Baseline
Generates a feature-level baseline profile from a dataset and a trained model
Endpoint: /utilities/baseline
Input Parameters:
- target_feature(string, required): Provide the target feature
- Upload Model File (.sav models are supported only).
- Upload Data File (.csv models are supported only).
Output:
Returns baseline testing results.
