Closed hackalog closed 6 years ago
Files with Coverage Reduction | New Missed Lines | % | ||
---|---|---|---|---|
models/predict_model.py | 9 | 72.73% | ||
data/dset.py | 19 | 19.3% | ||
models/train_model.py | 51 | 26.74% | ||
<!-- | Total: | 79 | --> |
Totals | |
---|---|
Change from base Build 129: | 0.2% |
Covered Lines: | 645 |
Relevant Lines: | 1541 |
Add logic for "make predict" functionality. Still needs some cleanup