placing this here to request a 'workflow' visualization tool as part of the tidymodels org. Thinking of how we take raw data -> pre-process steps -> engine -> tuning / cv method -> post-processors as an autoplot diagram for workflow objects.
scikit-learn has something similar for 'pipelines' showcased here: https://scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html
placing this here to request a 'workflow' visualization tool as part of the tidymodels org. Thinking of how we take
raw data -> pre-process steps -> engine -> tuning / cv method -> post-processorsas an autoplot diagram for workflow objects.scikit-learn has something similar for 'pipelines' showcased here: https://scikit-learn.org/stable/auto_examples/compose/plot_column_transformer_mixed_types.html