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.4.1 release #55

Merged
merged 8 commits into from
Feb 29, 2024
Merged

For a 0.4.1 release #55

merged 8 commits into from
Feb 29, 2024

Conversation

ablaom
Copy link
Member

@ablaom ablaom commented Feb 21, 2024

#54

ablaom and others added 7 commits November 29, 2023 08:52
This commit addresses issue #23 by modifying TreePrinter struct and fit function to include the feature_names parameter.
Print the feature names in report.print_tree()
Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (de9a8c8) 97.84% compared to head (9e3146d) 97.87%.
Report is 8 commits behind head on master.

Files Patch % Lines
src/MLJDecisionTreeInterface.jl 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   97.84%   97.87%   +0.03%     
==========================================
  Files           1        1              
  Lines         139      141       +2     
==========================================
+ Hits          136      138       +2     
  Misses          3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ablaom ablaom merged commit a819b1f into master Feb 29, 2024
13 of 14 checks passed
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.

2 participants