Skip to content

SklAdaBoostClassificationLearner: deprecate algorithm #7118

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 2 commits into from
Jul 11, 2025

Conversation

markotoplak
Copy link
Member

Issue

Scikit-learn deprecated algorithm in 1.6 (to expire in 1.8).

Depends on #7117

Includes
  • Code changes
  • Tests
  • Documentation

@markotoplak markotoplak changed the title Deprecation adaboost SklAdaBoostClassificationLearner: deprecate algorithm Jul 4, 2025
Copy link

codecov bot commented Jul 4, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.77%. Comparing base (9ec84ff) to head (2559efe).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #7118   +/-   ##
=======================================
  Coverage   88.76%   88.77%           
=======================================
  Files         334      334           
  Lines       73665    73670    +5     
=======================================
+ Hits        65392    65397    +5     
  Misses       8273     8273           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@markotoplak markotoplak force-pushed the deprecation-adaboost branch from 7202bb7 to 03994c7 Compare July 9, 2025 06:41
@markotoplak markotoplak marked this pull request as ready for review July 9, 2025 06:42
@janezd
Copy link
Contributor

janezd commented Jul 11, 2025

@markotoplak, could you please rebase this to the current master? I would like to mark the new string as not needing a translation (or you can do it, if you will), but it would make a bit of a mess (possibly conflicts) if I do it on the old messages file.

@markotoplak markotoplak force-pushed the deprecation-adaboost branch from 03994c7 to e583821 Compare July 11, 2025 08:35
@markotoplak markotoplak force-pushed the deprecation-adaboost branch from 3b8f94e to 2559efe Compare July 11, 2025 08:59
@janezd janezd merged commit d46e838 into biolab:master Jul 11, 2025
18 of 30 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