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 experiment tracker #24

Merged
merged 25 commits into from
Oct 15, 2023
Merged

Add experiment tracker #24

merged 25 commits into from
Oct 15, 2023

Conversation

ThomasMeissnerDS
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

Codecov Report

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

Comparison is base (16925d3) 92.33% compared to head (f69f896) 92.47%.

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   92.33%   92.47%   +0.14%     
==========================================
  Files          35       38       +3     
  Lines        1461     1569     +108     
==========================================
+ Hits         1349     1451     +102     
- Misses        112      118       +6     
Flag Coverage Δ
pytest 92.47% <93.33%> (+0.14%) ⬆️

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

Files Coverage Δ
bluecast/blueprints/cast.py 84.35% <100.00%> (+0.35%) ⬆️
bluecast/config/training_config.py 100.00% <100.00%> (ø)
bluecast/tests/test_cast.py 100.00% <100.00%> (ø)
bluecast/tests/test_cast_cv.py 100.00% <100.00%> (ø)
bluecast/tests/test_experiment_tracker.py 100.00% <100.00%> (ø)
bluecast/tests/test_shap_explanations.py 100.00% <ø> (ø)
bluecast/blueprints/cast_cv.py 63.73% <66.66%> (+0.20%) ⬆️
bluecast/config/base_classes.py 81.81% <81.81%> (ø)
bluecast/experimentation/tracking.py 94.28% <94.28%> (ø)
bluecast/ml_modelling/xgboost.py 88.88% <87.50%> (+0.98%) ⬆️

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

@thomasmeissnercrm thomasmeissnercrm merged commit 3f9cd82 into main Oct 15, 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