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

Removing default integtest.sh. #216

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

dblock
Copy link
Member

@dblock dblock commented Sep 16, 2021

Coming from opensearch-project/opensearch-build#497, removing default integtest.sh.

@dblock dblock merged commit b9914d3 into opensearch-project:main Sep 16, 2021
@dblock dblock deleted the remove-integtest-sh branch September 16, 2021 21:28
@dblock
Copy link
Member Author

dblock commented Sep 16, 2021

@ohltyler Can someone please take care of backporting this to 1.x branches?

@ohltyler
Copy link
Member

@dblock yes, I'll do that

@dblock dblock mentioned this pull request Sep 23, 2021
1 task
kaituo added a commit to kaituo/anomaly-detection-1 that referenced this pull request Sep 25, 2021
kaituo added a commit to kaituo/anomaly-detection-1 that referenced this pull request Sep 25, 2021
kaituo added a commit that referenced this pull request Sep 27, 2021
* [1.1] Bump OpenSearch core to 1.1 in CI (#212)

Signed-off-by: Tyler Ohlsen <[email protected]>

* add thresholded rcf (#215)

Signed-off-by: lai <[email protected]>

* Integrating with ThresholdedRandomCutForest

This PR contains:

PRs (all approved)  related to integrating ThresholdedRandomCutForest:
#221
#222
#223
#224
#226
#227
#228

rebased PR:
#201
#202
#216

* pass the correct shingleSize to ThresholdedRandomCutForest

Previously, I used shingleSize 1 for externally shingled ThresholdedRandomCutForest because of the double multiplication with shingle size in RCF.  Now RCF has fixed the issue. This commits adds new RCF libraries from aws/random-cut-forest-by-aws#278 and passes the correct shingleSize to ThresholdedRandomCutForest.

This commits adds new RCF libraries from aws/random-cut-forest-by-aws#278 and passes the correct shingleSize to ThresholdedRandomCutForest.

Co-authored-by: Tyler Ohlsen <[email protected]>
Co-authored-by: Lai <[email protected]>
hamersu9t added a commit to hamersu9t/anomaly-detection that referenced this pull request Aug 10, 2024
* [1.1] Bump OpenSearch core to 1.1 in CI (#212)

Signed-off-by: Tyler Ohlsen <[email protected]>

* add thresholded rcf (#215)

Signed-off-by: lai <[email protected]>

* Integrating with ThresholdedRandomCutForest

This PR contains:

PRs (all approved)  related to integrating ThresholdedRandomCutForest:
opensearch-project/anomaly-detection#221
opensearch-project/anomaly-detection#222
opensearch-project/anomaly-detection#223
opensearch-project/anomaly-detection#224
opensearch-project/anomaly-detection#226
opensearch-project/anomaly-detection#227
opensearch-project/anomaly-detection#228

rebased PR:
opensearch-project/anomaly-detection#201
opensearch-project/anomaly-detection#202
opensearch-project/anomaly-detection#216

* pass the correct shingleSize to ThresholdedRandomCutForest

Previously, I used shingleSize 1 for externally shingled ThresholdedRandomCutForest because of the double multiplication with shingle size in RCF.  Now RCF has fixed the issue. This commits adds new RCF libraries from aws/random-cut-forest-by-aws#278 and passes the correct shingleSize to ThresholdedRandomCutForest.

This commits adds new RCF libraries from aws/random-cut-forest-by-aws#278 and passes the correct shingleSize to ThresholdedRandomCutForest.

Co-authored-by: Tyler Ohlsen <[email protected]>
Co-authored-by: Lai <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants