HSML v2.5.0
What's Changed
- Add documentation building and stylecheck workflows by @robzor92 in #2
- [HOPSWORKS-2745] New API for managing machine learning models by @robzor92 in #3
- CONTRIBUTING.md missing from root directory by @robzor92 in #5
- Machine Learning section renamed to Model Management by @robzor92 in #9
- Remove Experiments and Serving from library description by @robzor92 in #18
- Progress bar for model export by @robzor92 in #15
- get_model_registry() should validate the existence of a Models dataset by @robzor92 in #19
- Support passing list as signature by @robzor92 in #23
- Full support for shared model registry by @robzor92 in #20
- Rename Signature to ModelSchema and add guide and examples by @robzor92 in #27
- Add checkstyle and suppressions.xml to Java submodule by @robzor92 in #29
- [HOPSWORKS-2826] Model schema and input example should be an InodeDTO by @robzor92 in #30
- Remove unnecessary move operation when saving model by @robzor92 in #34
- training_dataset field should only be set by backend by @robzor92 in #40
- Input example should be the raw data by @robzor92 in #38
- Update mkdocs.yml to fix canonical URLs by @robzor92 in #46
- Rename path to model_path and make it absolute, add version_path by @robzor92 in #49
- Model tags API should use the model tags endpoints by @robzor92 in #44
- schema and model_schema should be top level modules by @robzor92 in #47
- [HOPSWORKS-2827] Add serving module by @javierdlrm in #33
- Add index.md and CONTRIBUTING.md to docs folder by @robzor92 in #56
- Add Compute and Administration sections to mkdocs by @robzor92 in #54
- [HOPSWORKS-2974] Check if istio is available (#57) by @javierdlrm in #58
Full Changelog: https://github.com/logicalclocks/machine-learning-api/commits/v2.5.0