ml-commons icon indicating copy to clipboard operation
ml-commons copied to clipboard

ml-commons provides a set of common machine learning algorithms, e.g. k-means, or linear regression, to help developers build ML related features within OpenSearch.

Results 305 ml-commons issues
Sort by recently updated
recently updated
newest added

The integration test failed at distribution level for component ml-commonsVersion: 1.3.18Distribution: zipArchitecture: x64Platform: windowsPlease check the logs: https://build.ci.opensearch.org/job/integ-test/8364/display/redirect * Test-report manifest:* - https://ci.opensearch.org/ci/dbc/integ-test/1.3.18/10042/windows/x64/zip/test-results/8364/integ-test/test-report.yml _Note: Steps to reproduce, additional logs and...

autocut
integ-test-failure
windows:zip:x64
v1.3.18

**Is your feature request related to a problem?** Right now it is not possible to register image embedding ML models in an OS cluster **What solution would you like?** Users...

enhancement

**What is the bug?** Undeploy Response is successful with state as "undeployed" and when we try to delete the model, It is throwing an error saying model cannot be deleted...

bug

### Description Adding additional info for memory metadata ### Issues Resolved #2755 ### Check List - [ ] New functionality includes testing. - [ ] All tests pass - [...

This is a component issue for `2.16.0`. Coming from https://github.com/opensearch-project/opensearch-build/issues/4771. Please follow the following checklist. __Please refer to the DATES in that post__. How to use this issue ## This...

v2.16.0

**Is your feature request related to a problem?** Add the Bath Prediction/Transform as a new action type in the AI Connector framework. Currently only SageMaker has GA the batch transform...

Priority-High
feature
v2.16.0

We are having issues in ml-commons on arm64, where a lib related to pytorch is requiring glibc >= 2.18 ``` /opt/java/openjdk-21/bin/java: relocation error: /tmp/tmpfv4oghde/1/local-test-cluster/opensearch-2.15.0/data/ml_cache/pytorch/1.13.1-cpu-precxx11-linux-aarch64/libstdc++.so.6: symbol __cxa_thread_atexit_impl, version GLIBC_2.18 not defined...

bug

**What is the bug?** Cannot register a ML model on Opensearch local Docker Container. Exception raised: `Cannot invoke "java.lang.Boolean.booleanValue()" because "doesVersionCreateModelGroup" is null ` **How can one reproduce the bug?**...

bug
v2.17.0

- Incremented version to **2.15.1-SNAPSHOT**.

v2.15.1

### Description Recover search index tool it in multi node cluster ### Issues Resolved Issue: https://github.com/opensearch-project/ml-commons/issues/2362 ### Check List - [ ] New functionality includes testing. - [ ] All...