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

Performance improvement for xgboost exporter #50

Merged
merged 1 commit into from
Nov 23, 2021

Conversation

Nirmal-Neel
Copy link
Member

The way of getting the tree dump from the model is changed.

@codecov-commenter
Copy link

Codecov Report

Merging #50 (e463bf1) into master (1e5761f) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #50      +/-   ##
==========================================
- Coverage   97.23%   97.21%   -0.03%     
==========================================
  Files           9        9              
  Lines        1699     1685      -14     
==========================================
- Hits         1652     1638      -14     
  Misses         47       47              
Impacted Files Coverage Δ
nyoka/xgboost/xgboost_to_pmml.py 99.30% <100.00%> (-0.04%) ⬇️
nyoka/skl/skl_to_pmml.py 98.14% <0.00%> (-0.02%) ⬇️
nyoka/statsmodels/statsmodels_to_pmml.py 98.93% <0.00%> (-0.01%) ⬇️
nyoka/statsmodels/exponential_smoothing.py 84.53% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e1e0432...e463bf1. Read the comment docs.

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.

None yet

3 participants