Skip to content

Fix 'GLEstimator' object has no attribute '__sklearn_tags__'#11

Merged
aperezlebel merged 2 commits into
mainfrom
fix/sklearn-tags
Apr 24, 2026
Merged

Fix 'GLEstimator' object has no attribute '__sklearn_tags__'#11
aperezlebel merged 2 commits into
mainfrom
fix/sklearn-tags

Conversation

@aperezlebel

Copy link
Copy Markdown
Owner

Should fix #9.

Inherit from BaseEstimator for compatibility with sklearn 1.7

@codecov

codecov Bot commented Apr 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (18e6116) to head (9aed141).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #11   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          539       539           
=========================================
  Hits           539       539           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@aperezlebel
aperezlebel merged commit 060808a into main Apr 24, 2026
3 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.

[bug] glest is not compatible with sklearn v.1.7.0 and ulterior

1 participant