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

Fix examples #185

Closed aniketmaurya closed 2 years ago

aniketmaurya commented 2 years ago

Changes

Fixes # (issue)

Type of change

Checklist

review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

codecov[bot] commented 2 years ago

Codecov Report

Merging #185 (c247f60) into main (74eced1) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #185   +/-   ##
=======================================
  Coverage   94.83%   94.83%           
=======================================
  Files          69       69           
  Lines        2128     2129    +1     
=======================================
+ Hits         2018     2019    +1     
  Misses        110      110           
Flag Coverage Ξ”
unittests 94.83% <100.00%> (+<0.01%) :arrow_up:

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

Impacted Files Coverage Ξ”
gradsflow/autotasks/engine/backend.py 92.85% <ΓΈ> (ΓΈ)
gradsflow/callbacks/wandb.py 93.44% <100.00%> (+0.10%) :arrow_up:

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 74eced1...c247f60. Read the comment docs.