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

Classification parser #15

Merged
merged 9 commits into from
Aug 21, 2024
Merged

Classification parser #15

merged 9 commits into from
Aug 21, 2024

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    5c3193b View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    d252de8 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    bf144f2 View commit details
    Browse the repository at this point in the history
  2. Added import to __init__

    aljazkonec1 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    0cac7e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ecc4c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0601059 View commit details
    Browse the repository at this point in the history
  5. pre-commit fixes

    aljazkonec1 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    6a5ecfc View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Added Docstring to all methods and changed classification object to h…

    …ave two attributes: scores and classes, instead of a list of shape (n_classes, 2)
    aljazkonec1 committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    766b716 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Added message timestamp.

    aljazkonec1 committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    1b8000a View commit details
    Browse the repository at this point in the history