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

Multinomial logistic regression #159

Merged
merged 19 commits into from
Aug 31, 2021

Commits on Aug 14, 2021

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

Commits on Aug 15, 2021

  1. Configuration menu
    Copy the full SHA
    f0209bb View commit details
    Browse the repository at this point in the history
  2. Partially done

    YuhanLiin committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    4a64b9a View commit details
    Browse the repository at this point in the history
  3. Finished multi fitted model

    YuhanLiin committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    b289afe View commit details
    Browse the repository at this point in the history
  4. Fixed non-test code

    YuhanLiin committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    7ba41c1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    023fa48 View commit details
    Browse the repository at this point in the history
  6. Everything compiles

    YuhanLiin committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    2e76958 View commit details
    Browse the repository at this point in the history
  7. Get rid of ndarray-linalg

    YuhanLiin committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    2624bfd View commit details
    Browse the repository at this point in the history
  8. Revert "Get rid of ndarray-linalg"

    This reverts commit 2624bfd.
    YuhanLiin committed Aug 15, 2021
    Configuration menu
    Copy the full SHA
    658acb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. Fixed all tests to pass

    YuhanLiin committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    596ad8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    054bf3d View commit details
    Browse the repository at this point in the history
  3. Fix argmin param norm

    YuhanLiin committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    1b13628 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0cf4b44 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2021

  1. Add docs

    YuhanLiin committed Aug 23, 2021
    Configuration menu
    Copy the full SHA
    9ea787f View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

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

Commits on Aug 26, 2021

  1. Fix comments and docs

    YuhanLiin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    9f2ed39 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Aug 28, 2021

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

Commits on Aug 31, 2021

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