Skip to content

Med research#1

Open
ALYAMBR wants to merge 2 commits intomainfrom
med_research
Open

Med research#1
ALYAMBR wants to merge 2 commits intomainfrom
med_research

Conversation

@ALYAMBR
Copy link
Owner

@ALYAMBR ALYAMBR commented Feb 24, 2026

No description provided.

ALYAMBR and others added 2 commits February 24, 2026 19:38
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- __init__ now stores only hyperparameters (no mutable state)
- Fitted attributes use trailing _ convention (hof_, compiled_hof_, etc.)
- fit() initializes all state, accepts numpy arrays and DataFrames,
  sets n_features_in_ and feature_names_in_
- transform() guarded with check_is_fitted; accepts numpy arrays
- Add get_feature_names_out() for Pipeline/ColumnTransformer compatibility
- get_hof(), get_logs(), and all save_* methods guarded with check_is_fitted

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
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.

1 participant