Skip to content

Conversation

@cmccomb
Copy link
Owner

@cmccomb cmccomb commented Nov 15, 2025

Summary

  • teach the Preprocessor to fit and transform data in one step while returning detailed errors instead of panicking
  • store both raw and processed training matrices so supervised models train and infer on identical feature spaces
  • add regression/classification regression tests covering polynomial and PCA preprocessing paths

Testing

  • cargo test

Codex Task

@cmccomb cmccomb merged commit c4f6999 into master Nov 15, 2025
4 checks passed
@cmccomb cmccomb deleted the codex/update-preprocessor-for-fit-and-transform branch November 15, 2025 21:47
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