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

Linear make prediction #256

Merged
merged 14 commits into from
Mar 3, 2023
Merged

Linear make prediction #256

merged 14 commits into from
Mar 3, 2023

Commits on Feb 17, 2023

  1. Add api to make prediction

    Gordon119 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    5f4aa46 View commit details
    Browse the repository at this point in the history
  2. Add api description

    Gordon119 committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    b46e73b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. update function name

    Gordon119 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    75e472f View commit details
    Browse the repository at this point in the history
  2. remove redundant and rename

    Gordon119 committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    30bde59 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Update libmultilabel/linear/linear.py

    Co-authored-by: Jie-Jyun Liu <jiejyunliu@gmail.com>
    Gordon119 and Eleven1Liu authored Feb 26, 2023
    Configuration menu
    Copy the full SHA
    c59d9d5 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

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

Commits on Mar 1, 2023

  1. Merge branch 'Linear-make-prediction' of github.com:ASUS-AICS/LibMult…

    …iLabel into Linear-make-prediction
    Gordon119 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0f9437b View commit details
    Browse the repository at this point in the history
  2. update label mapping

    Gordon119 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0a60f7f View commit details
    Browse the repository at this point in the history
  3. remove file

    Gordon119 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    96a6dc6 View commit details
    Browse the repository at this point in the history
  4. update type

    Gordon119 committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    44563df View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. formatting

    Gordon119 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1de941b View commit details
    Browse the repository at this point in the history
  2. sort import

    Gordon119 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    687b58d View commit details
    Browse the repository at this point in the history
  3. update

    Gordon119 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    f3859a6 View commit details
    Browse the repository at this point in the history
  4. format

    Gordon119 committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ff97bee View commit details
    Browse the repository at this point in the history