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

Add new verbosity param for final training. Add loc calls to remove P… #23

Merged
merged 5 commits into from
Oct 6, 2023

Conversation

thomasmeissnercrm
Copy link
Collaborator

…andas warnings

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f364b32) 92.30% compared to head (e2cf04c) 92.33%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #23      +/-   ##
==========================================
+ Coverage   92.30%   92.33%   +0.03%     
==========================================
  Files          35       35              
  Lines        1456     1462       +6     
==========================================
+ Hits         1344     1350       +6     
  Misses        112      112              
Flag Coverage Δ
pytest 92.33% <100.00%> (+0.03%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
bluecast/blueprints/cast.py 84.00% <100.00%> (+0.09%) ⬆️
bluecast/blueprints/cast_cv.py 63.52% <100.00%> (ø)
bluecast/config/training_config.py 100.00% <100.00%> (ø)
bluecast/ml_modelling/xgboost.py 87.90% <100.00%> (+0.09%) ⬆️
bluecast/preprocessing/encode_target_labels.py 97.82% <100.00%> (ø)
bluecast/preprocessing/feature_types.py 94.68% <100.00%> (+0.05%) ⬆️
bluecast/preprocessing/target_encoding.py 98.41% <100.00%> (+0.05%) ⬆️

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

@thomasmeissnercrm thomasmeissnercrm merged commit 16925d3 into main Oct 6, 2023
2 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.

3 participants