Skip to content

Modify deprecated parameters and attributes, minor improvements #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Mar 9, 2025

Conversation

msamsami
Copy link
Contributor

@msamsami msamsami commented Feb 25, 2025

  • Removed deprecated algorithm parameter to ensure compatibility with Scikit-learn v1.6 and higher.
  • Added usage examples to the docstrings of SEFR and LinearBoostClassifier classes for better clarity.
  • Removed the feature_importances_ attribute from the LinearBoostClassifier docstring, aligning with the base estimator behavior (SEFR doesn't expose this attribute, hence the same for LinearBoostClassifier).
  • Minor enhancements in docs and typing.

@hamidkm9 hamidkm9 merged commit d551d8d into LinearBoost:main Mar 9, 2025
6 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.

2 participants