Skip to content

0.11.0

Compare
Choose a tag to compare
@ThanKarab ThanKarab released this 06 Sep 08:19
· 391 commits to master since this release

Release notes - MIP-Engine - Version 0.11.0 July-August Release

Bug

MIP-632 Celery_app module fixes for "app handling"

MIP-618 Fix expected for ANOVA 1 - way

MIP-608 The SMPC cluster in the standalone tests hangs.

MIP-598 get_node_cdes error handling in NLA

MIP-579 A dataset of a specific data model cannot exist in more than one node.

MIP-534 Logistic Regression is fetching data directly from local nodes.

Story

MIP-378 Port algorithm Logistic Regression

Task

MIP-655 Mark tests with external deps with 'slow' marker

MIP-651 Test case generator enhancements

MIP-650 Separate queues for system and algorithm calls.

MIP-646 MIP-Engine k8s deployment should also work in one node.

MIP-640 Algorithm Porting - Linear Regression CV - Integration

MIP-639 Algorithm Porting - Linear Regression CV - Validation

MIP-638 Algorithm Porting - Linear Regression CV - Implementation

MIP-635 Refactoring on the NLA

MIP-617 Fix test case generator to get info from metadata instead of directly from db

MIP-615 In NLA the loading of the DMR's data_models,datasets_location and NodeRegistry's nodes are not atomic.

MIP-613 test_node_landscape_aggregator.py should test much more of the node landscape aggregator functionality

MIP-612 Transform the dev_env_tests to standalone.

MIP-610 UDF generator new feature: deferred output schema

MIP-588 Implement CV prototype using Linear Regression

MIP-536 RelationType output is not working properly

MIP-254 a factory for returning the local nodes addresses

MIP-236 node_registry and celery_app small refactoring