Skip to content

Conversation

@cmccomb
Copy link
Owner

@cmccomb cmccomb commented Nov 15, 2025

Summary

  • add reusable scaling, imputation, categorical encoding, power transform, and column filtering steps with persisted state
  • expose matching configuration structs under settings and document the new capabilities with AutoGluon/caret style examples
  • add integration tests that exercise each preprocessing step and their composition

Testing

  • cargo fmt
  • cargo clippy --all-targets -- -D warnings -D clippy::pedantic
  • cargo test

Codex Task

@cmccomb cmccomb merged commit 153c2d9 into master Nov 15, 2025
4 checks passed
@cmccomb cmccomb deleted the codex/extend-pipeline-with-parameterized-preprocessing-steps branch November 15, 2025 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants