Closed laurencejackson closed 2 years ago
Changes the way projects are run using syntax like:
mlops run train.py -c config/config_local.cfg --ignore_git_check
The main reasons for this;
Resolves #86
Coverage Report FileStmtsMissCoverMissingmlops Experiment.py1271588%36–40, 66, 68, 73, 187, 230, 232–235, 239–240, 247–248 ProjectFile.py22195%38 cli.py16160%1–46mlops/data/tools tools.py302613%14–60mlops/data/transforms LoadImageXNATd.py382729%21–25, 47–90TOTAL2588567%
Changes the way projects are run using syntax like:
mlops run train.py -c config/config_local.cfg --ignore_git_check
The main reasons for this;
Resolves #86