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

72 make chemprop multiclass classification model #73

Merged
merged 25 commits into from
Sep 5, 2024

Commits on Aug 26, 2024

  1. Configuration menu
    Copy the full SHA
    737db7f View commit details
    Browse the repository at this point in the history
  2. use input check to prevent confusing message by torch of the class la…

    …bels do not match requirements
    JenniferHem committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8692bc2 View commit details
    Browse the repository at this point in the history
  3. remove get_params

    JenniferHem committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b560d18 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b3d0af8 View commit details
    Browse the repository at this point in the history
  5. black

    JenniferHem committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fe40e4a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. ignore loghtning logs

    JenniferHem committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    70e5928 View commit details
    Browse the repository at this point in the history
  2. add test for multiclass

    JenniferHem committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3de60fd View commit details
    Browse the repository at this point in the history
  3. mock data for test

    JenniferHem committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3003493 View commit details
    Browse the repository at this point in the history
  4. remove random write csv

    JenniferHem committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    1b84120 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Configuration menu
    Copy the full SHA
    3dbcff8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd0ebbe View commit details
    Browse the repository at this point in the history
  3. code review requests

    JenniferHem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    d744d4d View commit details
    Browse the repository at this point in the history
  4. Adapt Eror message

    JenniferHem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    e404579 View commit details
    Browse the repository at this point in the history
  5. check classifier in init

    JenniferHem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    2b2d687 View commit details
    Browse the repository at this point in the history
  6. docstring adaptations

    JenniferHem committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    f87d68b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7faedc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

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

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    261d7db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e84111 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5810fc View commit details
    Browse the repository at this point in the history
  4. pass correct tasks

    JenniferHem committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a064100 View commit details
    Browse the repository at this point in the history
  5. black

    JenniferHem committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    33e1202 View commit details
    Browse the repository at this point in the history
  6. docsig and pydocstyle

    JenniferHem committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    4a117d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fdb1d31 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. missing space

    JenniferHem committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    eef3d22 View commit details
    Browse the repository at this point in the history