Releases
v0.7.0
Oxid15
released this
05 Sep 20:48
Version 0.7.0
Adds:
The ability to save models without binaries in only_meta mode #83
The ability to show only N last lines or models in HistoryViewer #85
RangeSampler and split function #86
The ability to F5 update in MetricViewer and HistoryViewers serve() method #87
RandomSampler can now oversample #92
Trainer and BasicTrainer classes #95
The ability to pass a list of callables to Validator #99
Refactors:
Protected fields #84
Make more informative error messages in MetaHandlers #90
Make MetaViewer lazy loaded, which should speed up large repos #90
ModelRepos now are more reliable in case of missing or broken meta files #90
Optimize ModelLine
Refine error messages #91
Make logging in repo more clear and reliable #91
HistoryViewer can handle missing meta #93
MetricViewer can handle missing meta #100
Fixes:
Meta file's format can be chosen from ModelLine and ModelRepo #90
Makes the work with ModelRepoConcatenator possible #94
Enables the kwargs in serve method #94
Deletes:
The support of repos created in versions >=0.2.0 #83
ModelAggregate #97
Docs:
Corrected text and typos #98
Updated installation info #98
Refined website theme #98
Added new use-case #98
You can’t perform that action at this time.