Skip to content

Conversation

@angelsevillamol
Copy link
Collaborator

What does this implement/fix? Explain your changes

This PR removes utilities.load_classifier and migrates the code to use model_selection.load_classifier with registry names (like "SVC", "LogisticRegression", "OrdinalDecomposition"). It updates Utilities to use model_selection.check_for_random_state, removes redundant helper functions, and updates the configs, tests, and README.

@angelsevillamol angelsevillamol added enhancement New feature or request refactor Code refactor module:utilities labels Sep 4, 2025
Copy link
Member

@dguijo dguijo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! thank you, @angelsevillamol

@dguijo dguijo merged commit 35d3cda into main Sep 4, 2025
9 checks passed
@angelsevillamol angelsevillamol deleted the use-model_selection-loader branch September 11, 2025 06:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request module:utilities refactor Code refactor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants