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

[MRG] Tree speedup #946

Merged
merged 47 commits into from
Jul 18, 2012
Merged

[MRG] Tree speedup #946

merged 47 commits into from
Jul 18, 2012

Commits on Jul 6, 2012

  1. DOC: docstrings for criteria

    glouppe committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    4dd43fc View commit details
    Browse the repository at this point in the history
  2. DOC: docstrings

    glouppe committed Jul 6, 2012
    Configuration menu
    Copy the full SHA
    a4974cb View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2012

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

Commits on Jul 10, 2012

  1. Configuration menu
    Copy the full SHA
    60464de View commit details
    Browse the repository at this point in the history
  2. Tree refactoring (1)

    glouppe committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    e122dc0 View commit details
    Browse the repository at this point in the history
  3. Tree refactoring (2)

    glouppe committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    3786458 View commit details
    Browse the repository at this point in the history
  4. Tree refactoring (3)

    glouppe committed Jul 10, 2012
    Configuration menu
    Copy the full SHA
    3054660 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2012

  1. Tree refactoring (4)

    glouppe committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    e976713 View commit details
    Browse the repository at this point in the history
  2. Tree refactoring (5)

    glouppe committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    0015350 View commit details
    Browse the repository at this point in the history
  3. Tree refactoring (6)

    glouppe committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    db9cb78 View commit details
    Browse the repository at this point in the history
  4. Tree refactoring (7)

    glouppe committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    a868024 View commit details
    Browse the repository at this point in the history
  5. Tree refactoring (8)

    glouppe committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    c9ac2ff View commit details
    Browse the repository at this point in the history
  6. Tree refactoring (9)

    glouppe committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    30f62f2 View commit details
    Browse the repository at this point in the history
  7. Tree refactoring (10)

    glouppe committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    1e5aac8 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' of github.com:scikit-learn/scikit-learn into tr…

    …ee-speedup
    
    Conflicts:
    	sklearn/tree/tree.py
    glouppe committed Jul 11, 2012
    Configuration menu
    Copy the full SHA
    a29897d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bb8526 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2012

  1. Merge branch 'master' of github.com:scikit-learn/scikit-learn into tr…

    …ee-speedup
    
    Conflicts:
    	sklearn/tree/tree.py
    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    df04b4c View commit details
    Browse the repository at this point in the history
  2. ENH: Tree properties

    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    2347423 View commit details
    Browse the repository at this point in the history
  3. Tree refactoring (11)

    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    b6e68a3 View commit details
    Browse the repository at this point in the history
  4. ENH: make Tree picklable

    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    c9da1f4 View commit details
    Browse the repository at this point in the history
  5. Tree refactoring (12)

    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    13cad8c View commit details
    Browse the repository at this point in the history
  6. Tree refactoring (13)

    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    6bc9b82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1410e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d656721 View commit details
    Browse the repository at this point in the history
  9. Tree refactoring (14)

    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    16165c0 View commit details
    Browse the repository at this point in the history
  10. Tree refactoring (15)

    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    f482ebc View commit details
    Browse the repository at this point in the history
  11. Tree refactoring (16)

    glouppe committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    ec38852 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2012

  1. FIX: @mrjbq7 comments

    glouppe committed Jul 13, 2012
    Configuration menu
    Copy the full SHA
    2b72a1a View commit details
    Browse the repository at this point in the history
  2. Tree refactoring (17)

    glouppe committed Jul 13, 2012
    Configuration menu
    Copy the full SHA
    c08f40b View commit details
    Browse the repository at this point in the history
  3. Tree refactoring (18)

    glouppe committed Jul 13, 2012
    Configuration menu
    Copy the full SHA
    30f0a03 View commit details
    Browse the repository at this point in the history
  4. FIX: sample_mask

    glouppe committed Jul 13, 2012
    Configuration menu
    Copy the full SHA
    b6d9492 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'tree-speedup' of github.com:glouppe/scikit-learn into t…

    …ree-speedup
    
    Conflicts:
    	sklearn/tree/_tree.c
    	sklearn/tree/_tree.pyx
    glouppe committed Jul 13, 2012
    Configuration menu
    Copy the full SHA
    4d43fcc View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2012

  1. Configuration menu
    Copy the full SHA
    310ada3 View commit details
    Browse the repository at this point in the history
  2. Added _tree.pxd

    glouppe committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    349a1e4 View commit details
    Browse the repository at this point in the history
  3. FIX: gradient boosting (1)

    glouppe committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    1f282c6 View commit details
    Browse the repository at this point in the history
  4. COSMIT

    glouppe committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    2436bf2 View commit details
    Browse the repository at this point in the history
  5. Tree refactoring (19)

    glouppe committed Jul 16, 2012
    1 Configuration menu
    Copy the full SHA
    2fe48dc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    923e471 View commit details
    Browse the repository at this point in the history
  7. FIX: gradient boosting (2)

    glouppe committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    2eb9e2f View commit details
    Browse the repository at this point in the history
  8. Tree refactoring (20)

    glouppe committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    c59ee33 View commit details
    Browse the repository at this point in the history
  9. What's new

    glouppe committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    38ddb3d View commit details
    Browse the repository at this point in the history
  10. PEP8

    glouppe committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    3015731 View commit details
    Browse the repository at this point in the history
  11. COSMIT

    glouppe committed Jul 16, 2012
    Configuration menu
    Copy the full SHA
    669c980 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2012

  1. Turn off warnings

    glouppe committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    463ea61 View commit details
    Browse the repository at this point in the history
  2. FIX: test_feature_importances

    glouppe committed Jul 17, 2012
    Configuration menu
    Copy the full SHA
    734cf7d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2562842 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2012

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