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

v1.11.0 New ml features. #687

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

v1.11.0 New ml features. #687

wants to merge 4 commits into from

Conversation

babenek
Copy link
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

How has this been tested?

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

  • UnitTest
  • Benchmark

@codecov-commenter
Copy link

codecov-commenter commented Feb 27, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.72%. Comparing base (129e1f5) to head (9a67d61).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #687      +/-   ##
==========================================
+ Coverage   92.67%   92.72%   +0.04%     
==========================================
  Files         137      139       +2     
  Lines        5054     5087      +33     
  Branches      829      833       +4     
==========================================
+ Hits         4684     4717      +33     
  Misses        224      224              
  Partials      146      146              

☔ 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.

@babenek babenek force-pushed the ml branch 3 times, most recently from b82443f to 8e3b7df Compare March 3, 2025 12:53
@babenek
Copy link
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 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
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