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: DecisionTree v0.10.12 #60432

Merged
merged 1 commit into from
May 17, 2022

Conversation

JuliaRegistrator
Copy link
Contributor

  • (enhancement) Add method wrap which allows one to wrap a decision tree (Leaf or Node object) in a new tree structure implementing the AbstractTrees.jl interface. Unlike raw DecisionTree.jl decision trees, the nodes of the wrapped objects can include the names of splitting-features at nodes, and any other node metadata. See the wrap docstring for details. (Register TravelingSalesmanExact: 0.3.1 #158) @roland-KA

UUID: 7806a523-6efd-50cb-b5f6-3fa6f1930dbb
Repo: https://github.com/JuliaAI/DecisionTree.jl.git
Tree: bace9f3e644fb2cf4cc839f2cf5c45a4b68f0801

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
@github-actions
Copy link
Contributor

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.

@JuliaTagBot JuliaTagBot merged commit 3f1bd9b into master May 17, 2022
@JuliaTagBot JuliaTagBot deleted the registrator/decisiontree/7806a523/v0.10.12 branch May 17, 2022 22:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants