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

Vectorized solver #23

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Vectorized solver #23

wants to merge 17 commits into from

Commits on Jun 1, 2017

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

Commits on Jun 6, 2017

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

Commits on Jun 7, 2017

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

Commits on Jun 13, 2017

  1. Configuration menu
    Copy the full SHA
    3a470da View commit details
    Browse the repository at this point in the history
  2. PERF: parallel_solver. Add check_arrays for parameters. Unittest almo…

    …st OK. Some work to do when penalty start >0
    duchesnay committed Jun 13, 2017
    Configuration menu
    Copy the full SHA
    179515d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2017

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

Commits on Jun 20, 2017

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

Commits on Jun 22, 2017

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

Commits on Jun 26, 2017

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

Commits on Sep 7, 2017

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

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    66d4a67 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6a988 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c98aa20 View commit details
    Browse the repository at this point in the history
  4. Merge parallel_solver

    duchesnay committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    4efabf1 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2017

  1. FIX: test_linear_regression/test_estimators. Improved tests: solution…

    … are now coomparared with beta* (when known) or results obtained with sklearn
    duchesnay committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    6dd6957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1cb0ff7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e07df34 View commit details
    Browse the repository at this point in the history