Skip to content

[FIX] AdaBoost: Set maximum number of estimators to 10000#5165

Merged
janezd merged 1 commit intobiolab:masterfrom
VesnaT:ada_boost_n_est
Jan 8, 2021
Merged

[FIX] AdaBoost: Set maximum number of estimators to 10000#5165
janezd merged 1 commit intobiolab:masterfrom
VesnaT:ada_boost_n_est

Conversation

@VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Jan 8, 2021

Issue

Fixes #5153

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #5165 (f73e1c5) into master (f7fd48c) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #5165   +/-   ##
=======================================
  Coverage   84.77%   84.77%           
=======================================
  Files         286      286           
  Lines       60106    60106           
=======================================
  Hits        50957    50957           
  Misses       9149     9149           

@janezd janezd merged commit 8f52ece into biolab:master Jan 8, 2021
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.

AdaBoost Model - Max Number of Estimator is 100

2 participants