JuliaAI / StatisticalTraits.jl

Other
3 stars 2 forks source link

Add `reporting_operations` trait #25

Closed ablaom closed 2 years ago

ablaom commented 2 years ago

To list operations (:transform, :predict, etc) of a model that return an extra "report" component.

To support proposal at MLJBase to be cross-referenced below.

codecov-commenter commented 2 years ago

Codecov Report

Merging #25 (0695826) into dev (d0c3b78) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##               dev       #25   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           59        60    +1     
=========================================
+ Hits            59        60    +1     
Impacted Files Coverage Δ
src/StatisticalTraits.jl 100.00% <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 d0c3b78...0695826. Read the comment docs.