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

fix: add unified conf #342

Merged
merged 10 commits into from
Jan 30, 2024
Merged

fix: add unified conf #342

merged 10 commits into from
Jan 30, 2024

Commits on Jan 24, 2024

  1. fix: add unified conf

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    fe79028 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2024

  1. fix: remove redundant check for df.empty in trainer

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    623a250 View commit details
    Browse the repository at this point in the history
  2. fix: add fix for dedup logic to avoid training when exception is there

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    a47e261 View commit details
    Browse the repository at this point in the history
  3. fix: fix lint

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 25, 2024
    Configuration menu
    Copy the full SHA
    416e1f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. fix: change scoring function

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    2e1442e View commit details
    Browse the repository at this point in the history
  2. fix: increase coverage

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    1492a94 View commit details
    Browse the repository at this point in the history
  3. fix: add more test cases

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    802e0f5 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. fix: comments

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    e25dea0 View commit details
    Browse the repository at this point in the history
  2. fix: return type

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    15a27a7 View commit details
    Browse the repository at this point in the history
  3. fix: PR version

    Signed-off-by: s0nicboOm <i.kushalbatra@gmail.com>
    s0nicboOm committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    694a88f View commit details
    Browse the repository at this point in the history