Skip to content

v1.11.0 New ml features.#687

Merged
babenek merged 2 commits intoSamsung:mainfrom
babenek:ml
Mar 12, 2025
Merged

v1.11.0 New ml features.#687
babenek merged 2 commits intoSamsung:mainfrom
babenek:ml

Conversation

@babenek
Copy link
Copy Markdown
Contributor

@babenek babenek commented Feb 26, 2025

Description

Please include a summary of the change and which is fixed.

  • Replace WordInLine feature to WordInPreamble, WordInTransition, WordInPostamble - it removes duplication word search in value, variable
  • Add naming detection feature
  • ml model evaluation is optional after train
  • Retrain ML
  • test samples optimization
  • re-fuzzed with auto generated archives

How has this been tested?

Please describe the tests that you ran to verify your changes.

  • UnitTest
  • Benchmark

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.55%. Comparing base (744d5b2) to head (bfd5f4a).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
- Coverage   92.60%   92.55%   -0.06%     
==========================================
  Files         137      139       +2     
  Lines        5084     5117      +33     
  Branches      835      839       +4     
==========================================
+ Hits         4708     4736      +28     
- Misses        230      232       +2     
- Partials      146      149       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread tests/ml_model/test_features.py Outdated
@babenek babenek force-pushed the ml branch 3 times, most recently from b82443f to 8e3b7df Compare March 3, 2025 12:53
@babenek
Copy link
Copy Markdown
Contributor Author

babenek commented Mar 3, 2025

20250303_132021

@babenek babenek changed the title New ml features v1.11.0 New ml features. Mar 3, 2025
@babenek babenek force-pushed the ml branch 2 times, most recently from b64b7b0 to 5ee3317 Compare March 5, 2025 12:25
@babenek babenek marked this pull request as ready for review March 5, 2025 12:53
@babenek babenek requested a review from a team as a code owner March 5, 2025 12:53
@babenek babenek marked this pull request as draft March 6, 2025 15:45
@babenek babenek marked this pull request as ready for review March 7, 2025 15:12
404DevVP
404DevVP previously approved these changes Mar 7, 2025
Dmitriy-NK
Dmitriy-NK previously approved these changes Mar 7, 2025
@babenek babenek marked this pull request as draft March 11, 2025 13:53
@babenek babenek requested review from 404DevVP and Dmitriy-NK March 12, 2025 05:43
@babenek babenek marked this pull request as ready for review March 12, 2025 05:43
@babenek babenek merged commit 58f969c into Samsung:main Mar 12, 2025
29 checks passed
@babenek babenek deleted the ml branch March 12, 2025 08:17
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.

5 participants