gradsflow / gradsflow-automl

An open-source AutoML Library based on PyTorch
https://docs.gradsflow.com/
Apache License 2.0
306 stars 35 forks source link

Wandb Implementation #168

Closed aniketmaurya closed 2 years ago

aniketmaurya commented 2 years ago

Changes

Fixes #124

Type of change

Checklist

codecov[bot] commented 2 years ago

Codecov Report

Merging #168 (5e69451) into main (bd2fb05) will decrease coverage by 0.04%. The diff coverage is 96.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #168      +/-   ##
==========================================
- Coverage   96.79%   96.75%   -0.05%     
==========================================
  Files          67       68       +1     
  Lines        1965     2062      +97     
==========================================
+ Hits         1902     1995      +93     
- Misses         63       67       +4     
Flag Coverage Δ
unittests 96.75% <96.77%> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
gradsflow/callbacks/comet.py 94.82% <ø> (ø)
gradsflow/callbacks/logger.py 97.82% <ø> (ø)
tests/callbacks/test_runner.py 100.00% <ø> (ø)
gradsflow/core/base.py 94.73% <83.33%> (-2.94%) :arrow_down:
gradsflow/callbacks/wandb.py 94.82% <94.82%> (ø)
gradsflow/callbacks/__init__.py 100.00% <100.00%> (ø)
gradsflow/models/model.py 98.48% <100.00%> (+0.01%) :arrow_up:
gradsflow/models/tracker.py 98.83% <100.00%> (+0.13%) :arrow_up:
gradsflow/utility/common.py 100.00% <100.00%> (ø)
tests/callbacks/test_logger.py 100.00% <100.00%> (ø)
... and 3 more

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 43762fa...5e69451. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication