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

New version: MLJBase v0.8.1 #5439

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

JuliaRegistrator
Copy link
Contributor

  • (Enhancement) Give built-in Ames data sets types with improved scitype interpretations (PR Register DrWatson: 0.1.0 #92)

  • (Enhancement) Add method is_same_except_method(m1, m2, exceptions....) that asks if two MLJType objects m1, m2 have the same field values, with the exception of the field names (symbols) nominated in exceptions.

  • (Enhancement) Define Static <: Unsupervised model subtype and default fit for transformers without learned parameters (PR Register ApproxFunSingularities: 0.0.1 #104, MLJ #291)

  • (Enhancement) Add confusion_matrix and the following measures: auc, accuracy,
    balanced_accuracy, matthews_correlation, truepositive, truenegative, falsepositive, falsenegative, truepositive_rate, truenegative_rate, falsepositive_rate, falsenegative_rate, falsediscovery_rate, negativepredictive_value, precision, plus varied aliases. Do ?measures() for full list (PR Register New Package Agents: 1.1.0 #88)

  • (Enhancement) Add aggregate measure trait and associated aggregate(v, measures) method. Anticipating planned change to MLJ (PR Register New Package Agents: 1.1.0 #88)

  • (Enhancement) Add measures() and measures(conditions...) for querying the full list of available measures (PR Register New Package Agents: 1.1.0 #88)

  • (Enhancement) Add roc_curve to compute the receiver operator characteristic in binary classification (PR Register New Package Agents: 1.1.0 #88)

  • (Breaking) Add @load stub (PR Register ImageMorphology: 0.2.0 #101). Breaks MLJModels which previously owned this method.

  • Add supports_online model trait and update_data fallback, in preparation for MLJ online learning support (PR Register QHull: 0.1.0 #102, MLJ #60)

UUID: a7f614a8-145f-11e9-1d2a-a57a1082229d
Repo: https://github.com/alan-turing-institute/MLJBase.jl.git
Tree: 4a41f57c6cde7f51d6fde29d2c12415d75290e99

Registrator tree SHA: f50e50c1d2a1b9694b1d5749fdb25fef2ca4c291
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@github-actions github-actions bot merged commit af8f1e0 into master Nov 15, 2019
@github-actions github-actions bot deleted the registrator/mljbase/a7f614a8/v0.8.1 branch November 15, 2019 07:48
@julia-tagbot
Copy link

julia-tagbot bot commented Nov 15, 2019

I've created release v0.8.1, here it is.

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.

1 participant