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

Graphviz #52

Merged
merged 6 commits into from
Apr 17, 2022
Merged

Graphviz #52

merged 6 commits into from
Apr 17, 2022

Conversation

rmontanana
Copy link
Contributor

generate source to represent the tree
closes #51

@rmontanana rmontanana added the enhancement New feature or request label Apr 3, 2022
@rmontanana rmontanana added this to the 1.2.4 milestone Apr 3, 2022
@rmontanana rmontanana self-assigned this Apr 3, 2022
@rmontanana rmontanana added this to In progress in Oblique Decision Tree Ensemble via automation Apr 3, 2022
@codecov
Copy link

codecov bot commented Apr 3, 2022

Codecov Report

Merging #52 (c5c9448) into master (82838fa) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #52   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            8         8           
  Lines         1063      1104   +41     
  Branches       108       110    +2     
=========================================
+ Hits          1063      1104   +41     
Impacted Files Coverage Δ
stree/Splitter.py 100.00% <100.00%> (ø)
stree/Strees.py 100.00% <100.00%> (ø)
stree/_version.py 100.00% <100.00%> (ø)
stree/tests/Stree_test.py 100.00% <100.00%> (ø)

@rmontanana rmontanana merged commit 93be8a8 into master Apr 17, 2022
Oblique Decision Tree Ensemble automation moved this from In progress to Done Apr 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

Add graphviz dot output
1 participant