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 0.2.10 release #223

Merged
merged 20 commits into from
Apr 24, 2023
Merged

For a 0.2.10 release #223

merged 20 commits into from
Apr 24, 2023

Conversation

ablaom
Copy link
Collaborator

@ablaom ablaom commented Apr 24, 2023

#222 - Refactors private methods to make it useful to external packages wanting to customise behaviour
#219 - Broadens training inputs to allow matrices in addition to tables

PR Checklist

@codecov-commenter
Copy link

codecov-commenter commented Apr 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.18 🎉

Comparison is base (452c09d) 92.73% compared to head (bf410e1) 92.92%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #223      +/-   ##
==========================================
+ Coverage   92.73%   92.92%   +0.18%     
==========================================
  Files          11       11              
  Lines         303      311       +8     
==========================================
+ Hits          281      289       +8     
  Misses         22       22              
Impacted Files Coverage Δ
src/classifier.jl 100.00% <100.00%> (ø)
src/core.jl 95.00% <100.00%> (+0.26%) ⬆️
src/mlj_model_interface.jl 94.20% <100.00%> (ø)
src/regressor.jl 100.00% <100.00%> (ø)
src/types.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Fix target scitype for multitarget regressor
@ablaom ablaom merged commit 7f9dd57 into master Apr 24, 2023
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