Skip to content

updated TreePipeline operations#82

Merged
martintb merged 1 commit intousnistgov:mainfrom
grahamWroberts:main
Feb 26, 2026
Merged

updated TreePipeline operations#82
martintb merged 1 commit intousnistgov:mainfrom
grahamWroberts:main

Conversation

@GrahamRobertsW
Copy link
Contributor

Cleaned up operation structure. Added three new PipelineOp: FlatAddition, which is a simple way to ad a pedestal to all value in a SAS curve, IntEncodinng which replaces string labels with integers (should be replaced with one-hot or omitted, and ThresholdClassifier which turns mixture proportions into classifications at a user-specified threshold. Additionally remove log10 from classification and regression steps, this should be done in its own PipelineOp and can cause problems if done twice by surprise.

@martintb martintb merged commit 3f266f8 into usnistgov:main Feb 26, 2026
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants