Skip to content

Conversation

@ablaom
Copy link
Member

@ablaom ablaom commented Jul 6, 2022

No description provided.

ablaom added 2 commits July 6, 2022 19:37
… in CI (#26)

* add StableRNGs

* bump compat DecisionTree = "0.11"

* fix an invalid test

* add rng as hyper-parameter for AdaBoostStumpClassifier

* update docstring

* add reproducibility test for AdaBoostStumpClassifier

* srng -> stable_rng to improve readability of code
@codecov-commenter
Copy link

codecov-commenter commented Jul 6, 2022

Codecov Report

Merging #27 (d94341a) into master (d78f219) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   86.20%   86.20%           
=======================================
  Files           1        1           
  Lines          87       87           
=======================================
  Hits           75       75           
  Misses         12       12           
Impacted Files Coverage Δ
src/MLJDecisionTreeInterface.jl 86.20% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d78f219...d94341a. Read the comment docs.

@ablaom ablaom merged commit 9fbfad6 into master Jul 6, 2022
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.

3 participants