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

Remove nonsensical CLinearMachine::compute_bias #4381

Merged
merged 5 commits into from
Jul 23, 2018

Commits on Jul 20, 2018

  1. Remove nonsensical CLinearMachine::compute_bias

    * add bias coputation to CLinearRidgeRegression
    * activate bias in LibLinear and LibLinearRegression by default
    * cleanups
    karlnapf committed Jul 20, 2018
    Configuration menu
    Copy the full SHA
    4786b02 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2018

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

Commits on Jul 23, 2018

  1. Configuration menu
    Copy the full SHA
    9102f5a View commit details
    Browse the repository at this point in the history
  2. apply autoformater

    karlnapf committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    647ad43 View commit details
    Browse the repository at this point in the history
  3. disable bias as it crashes

    karlnapf committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    1727a1a View commit details
    Browse the repository at this point in the history