This is an automated email from the ASF dual-hosted git repository.
baunsgaard pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git.
from ed6460a [SYSTEMDS-3237] GMM parse seeding the Kmeans init
add 0a3a726 [SYSTEMDS-3239] Train and predict in different Contexts Python
No new revisions were added by this update.
Summary of changes:
src/main/python/tests/algorithms/test_gmm.py | 4 +-
.../tests/algorithms/test_gmm_train_predict.py | 78 ++++++++++++++++++++++
2 files changed, 80 insertions(+), 2 deletions(-)
create mode 100644 src/main/python/tests/algorithms/test_gmm_train_predict.py