Skip to content
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

For a 1.3 release #114

Merged
merged 8 commits into from
Sep 6, 2021
Merged

For a 1.3 release #114

merged 8 commits into from
Sep 6, 2021

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Sep 6, 2021

ablaom and others added 8 commits August 20, 2021 13:42
bump 1.1.3

add UnsupervisedAnnotator <: Unsupervised

add Detector <: Probabilistic

overload target_scitype for Detector to be OrderedFactor{2}

add augmented_transform stub

export new types/methods

list all model subtypes in a constant for easier MLJBase extension

re-arrange

oops

typo

oops

oops

oops

tweaks

add forgotten types to list
Outlier Detection Integration
@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2021

Codecov Report

Merging #114 (d9a7c69) into master (fc7191c) will decrease coverage by 3.24%.
The diff coverage is 63.63%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #114      +/-   ##
==========================================
- Coverage   96.96%   93.72%   -3.25%     
==========================================
  Files           8        8              
  Lines         231      239       +8     
==========================================
  Hits          224      224              
- Misses          7       15       +8     
Impacted Files Coverage Δ
src/MLJModelInterface.jl 100.00% <ø> (ø)
src/model_api.jl 75.00% <0.00%> (-10.72%) ⬇️
src/model_traits.jl 70.73% <66.66%> (-14.57%) ⬇️

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 fc7191c...d9a7c69. Read the comment docs.

@ablaom ablaom merged commit 05091c5 into master Sep 6, 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.

3 participants