Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bwaldvogel/liblinear-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: Googulator/liblinear-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    326f848 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    548234d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a01b946 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7158d5f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae696b6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23a76db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    92c341b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3e10753 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    4f20b9b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2815047 View commit details
    Browse the repository at this point in the history
  3. Train: fix type confusion

    Googulator authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    33b3830 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Configuration menu
    Copy the full SHA
    ac59fb9 View commit details
    Browse the repository at this point in the history
  2. Make run() public

    Googulator authored Apr 15, 2021
    Configuration menu
    Copy the full SHA
    e696042 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2021

  1. Unlock (inaccurate) probability estimation for all solvers

    This isn't perfectly accurate, but should at least be in order.
    Googulator authored May 19, 2021
    Configuration menu
    Copy the full SHA
    729f059 View commit details
    Browse the repository at this point in the history
  2. Disable test for predictProbability on non-LR solvers

    The main code has been patched to allow predictProbability on these solvers, so this test is now useless.
    Googulator authored May 19, 2021
    Configuration menu
    Copy the full SHA
    701fb52 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

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