Skip to content

Modify IDataView in AutoML Experiment After Transform and Before Evaluate #7146

Open
@superichmann

Description

@superichmann

Is your feature request related to a problem? Please describe.
No

Describe the solution you'd like
Add the option to modify the idataview (such as in preFeaturizer) but a "postFeaturizer" which will transform the idataview after the Transform has occurred on it inside the experiment and before the evaluation metrics are calculated.

Describe alternatives you've considered
Create my own trial runner, if possible and this feature is not planned in automl please provide me with a start code :]

Additional context
Some use cases require alteration of the idataview based on the Score column which is not present before Transform is called.
Another solution would be to add the possibility to call a custom evaluate function based on LINQ

Metadata

Metadata

Assignees

No one assigned

    Labels

    AutoML.NETAutomating various steps of the machine learning processenhancementNew feature or requestuntriagedNew issue has not been triaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions