Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Backport 2.x] Use Adagrad optimiser for Linear regression by default #3303

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

opensearch-trigger-bot[bot]
Copy link
Contributor

Backport f323141 from #3291

* Use AdaGrad optimiser by default in Liner Resgression

Signed-off-by: rithin-pullela-aws <[email protected]>

* Added issue link in the code comment as a reference.

Signed-off-by: rithin-pullela-aws <[email protected]>

* Apply Spotless

Signed-off-by: rithin-pullela-aws <[email protected]>

---------

Signed-off-by: rithin-pullela-aws <[email protected]>
(cherry picked from commit f323141)
@mingshl
Copy link
Collaborator

mingshl commented Dec 31, 2024

> Task :opensearch-ml-memory:test

ConversationalMemoryHandlerITTests > testDifferentUsers_DifferentConversations FAILED
    java.lang.Exception at [B4FE3A3EE8CC7FB2]:0

ConversationalMemoryHandlerITTests > classMethod FAILED
    java.lang.Exception at [B4FE3A3EE8CC7FB2]:0

ConversationalMemoryHandlerITTests > classMethod FAILED
    java.lang.AssertionError at ConversationalMemoryHandlerITTests.java:537

ConversationalTests > classMethod FAILED
    java.lang.AssertionError at TestRuleTemporaryFilesCleanup.java:100

ConversationalTests > classMethod FAILED
    java.io.IOException at IOUtils.java:341

ConversationActionTests > classMethod FAILED
    java.lang.AssertionError at [E6D84845E5DACFDA]:0

ConversationMetaIndexITTests > testCanGetAConversationById FAILED
    java.lang.IllegalStateException at [33AFB6972CFD1D18:79C772D0C093E3A]:0
        Caused by: java.nio.file.NoSuchFileException at WindowsException.java:85

257 tests completed, 7 failed, 1 skipped

> Task :opensearch-ml-memory:test FAILED

@dhrubo-os dhrubo-os merged commit 58a0c3e into 2.x Dec 31, 2024
9 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants