Skip to content

Conversation

@cmccomb
Copy link
Owner

@cmccomb cmccomb commented Nov 15, 2025

Summary

  • add a dedicated settings::preprocessing module with a composable pipeline/step DSL and expose the new builders on supervised settings
  • refactor the preprocessor to execute arbitrarily long pipelines, including a stateful standardization step, and update the docs/examples to describe the workflow
  • expand the regression/classification tests to cover the new APIs and ensure pipelines work end-to-end

Testing

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

Codex Task

@cmccomb cmccomb merged commit 7351143 into master Nov 15, 2025
4 checks passed
@cmccomb cmccomb deleted the codex/introduce-preprocessing-settings-module branch November 15, 2025 22:21
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