stefan-grafberger / mlwhatif

Data-Centric What-If Analysis for Native Machine Learning Pipelines
Apache License 2.0
14 stars 4 forks source link

Improve Runtime Prediciton #16

Open stefan-grafberger opened 1 year ago

stefan-grafberger commented 1 year ago

Description

stefan-grafberger commented 1 year ago
stefan-grafberger commented 1 year ago

Some of this was implemented as part of PR #24

stefan-grafberger commented 1 year ago

Some estimates still seem to be particularly bad, see test_data_cleaning_compas for example.

stefan-grafberger commented 1 year ago

We can investigate if this is due to model patching or something different by replacing the data cleaning model patching with a patch that does nothing.

stefan-grafberger commented 1 year ago

Or maybe we can check during execution where the significant mismatch is by adding some code to the dag_excutor