[go: nahoru, domu]

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

API deprecate penalty='none' for LogisticRegression #23877

Merged
merged 21 commits into from
Jul 27, 2022

Commits on Jul 10, 2022

  1. Configuration menu
    Copy the full SHA
    f0cf029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea69abe View commit details
    Browse the repository at this point in the history
  3. modify test case

    MaxwellLZH committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    1669363 View commit details
    Browse the repository at this point in the history
  4. fix linting error

    MaxwellLZH committed Jul 10, 2022
    Configuration menu
    Copy the full SHA
    6909173 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. add test case

    MaxwellLZH committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    3aaea50 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. change remove version to 1.4

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    dc9e355 View commit details
    Browse the repository at this point in the history
  2. change remove version to 1.4

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    50cd201 View commit details
    Browse the repository at this point in the history
  3. change remove version to 1.4

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    7d15fa7 View commit details
    Browse the repository at this point in the history
  4. change remove version to 1.4

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    a378ea2 View commit details
    Browse the repository at this point in the history
  5. change remove version to 1.4

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    2377332 View commit details
    Browse the repository at this point in the history
  6. deprecate string option none

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b8c1ae5 View commit details
    Browse the repository at this point in the history
  7. update whatsnew

    MaxwellLZH committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    b96dcdc View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8b7c360 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f7cbae9 View commit details
    Browse the repository at this point in the history
  10. black formatting

    MaxwellLZH committed Jul 18, 2022
    Configuration menu
    Copy the full SHA
    54ef845 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. fix typo in whatsnew

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    4e59c37 View commit details
    Browse the repository at this point in the history
  2. fix comment string

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    9fbc98d View commit details
    Browse the repository at this point in the history
  3. fix typo in whatsnew

    Co-authored-by: Tom Dupré la Tour <tom.dupre-la-tour@m4x.org>
    MaxwellLZH and TomDLT committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    98a142a View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Add TODO

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    MaxwellLZH and thomasjpfan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    77370ff View commit details
    Browse the repository at this point in the history
  2. Add TODO

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    MaxwellLZH and thomasjpfan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    e183876 View commit details
    Browse the repository at this point in the history
  3. update todo doc

    Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
    MaxwellLZH and thomasjpfan committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    bee3f0f View commit details
    Browse the repository at this point in the history