Skip to content

feat: use eigen match #118

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

Merged
merged 1 commit into from
Nov 29, 2023
Merged

feat: use eigen match #118

merged 1 commit into from
Nov 29, 2023

Conversation

pangdayuan1
Copy link
Collaborator

@pangdayuan1 pangdayuan1 commented Nov 28, 2023

  1. When record data is saved, the eigen values are stored in attributes
  2. When cache is loaded, need to be compatible with data that does not have saved eigenvalues
  3. In the scenario of multiple calls, the data with the highest similarity is selected based on the number of overlapping nodes in the recorded and played packets

@pangdayuan1 pangdayuan1 force-pushed the feat/noiseReductionMatch branch 3 times, most recently from 779e74b to f9f3f6d Compare November 28, 2023 14:55
@pangdayuan1 pangdayuan1 force-pushed the feat/noiseReductionMatch branch from f9f3f6d to 20e377d Compare November 29, 2023 03:25
binyu1005
binyu1005 previously approved these changes Nov 29, 2023
@pangdayuan1 pangdayuan1 force-pushed the feat/noiseReductionMatch branch from 046dc09 to 7ffa14b Compare November 29, 2023 07:06
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 14 Code Smells

No Coverage information No Coverage information
20.6% 20.6% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@pangdayuan1 pangdayuan1 merged commit 91de109 into main Nov 29, 2023
@pangdayuan1 pangdayuan1 deleted the feat/noiseReductionMatch branch November 29, 2023 07:11
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.

3 participants