HDI-Project / ATM

Auto Tune Models - A multi-tenant, multi-data system for automated machine learning (model selection and tuning).
https://hdi-project.github.io/ATM/
MIT License
527 stars 141 forks source link

Update documentation #145

Closed pvk-developer closed 5 years ago

pvk-developer commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #145 into master will decrease coverage by 0.1%. The diff coverage is 71.15%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #145      +/-   ##
=========================================
- Coverage   61.21%   61.1%   -0.11%     
=========================================
  Files          15      15              
  Lines        1712    1715       +3     
=========================================
  Hits         1048    1048              
- Misses        664     667       +3
Impacted Files Coverage Δ
atm/utilities.py 79.45% <ø> (ø) :arrow_up:
atm/constants.py 100% <ø> (ø) :arrow_up:
atm/cli.py 0% <0%> (ø) :arrow_up:
atm/classifier.py 63.69% <100%> (ø) :arrow_up:
atm/worker.py 77.31% <100%> (ø) :arrow_up:
atm/compat.py 100% <100%> (ø) :arrow_up:
atm/config.py 76.78% <100%> (ø) :arrow_up:
atm/core.py 50.42% <40%> (ø) :arrow_up:
atm/data.py 59.15% <50%> (-1.72%) :arrow_down:
atm/database.py 69.82% <92.85%> (ø) :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 8da5ab1...cdbbf93. Read the comment docs.