8000 Comparing scikit-learn:main...andosa:master · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

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: scikit-learn/scikit-learn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: andosa/scikit-learn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 165 files changed
  • 2 contributors

Commits on Mar 3, 2014

  1. Configuration menu
    Copy the full SHA
    65a9042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423a41e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. Configuration menu
    Copy the full SHA
    facf67f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    826ba78 View commit details
    Browse the repository at this point in the history
  3. Additions to the example

    andosa committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    94c2f87 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2014

  1. * Created new methods for decision path computation instead of overlo…

    …ading
    
    the predict method
    * Fixed a bug of decision path array being typed int32 instead of SIZE_t
    andosa committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    068f05b View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2014

  1. Merge remote-tracking branch 'upstream/master'

    Conflicts:
    	sklearn/ensemble/forest.py
    	sklearn/tree/_tree.c
    	sklearn/tree/_tree.pyx
    	sklearn/tree/tests/test_tree.py
    Ando Saabas committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    2881b60 View commit details
    Browse the repository at this point in the history
  2. Fixed array2d->check_arrays

    Ando Saabas committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    04098ff View commit details
    Browse the repository at this point in the history
  3. Fixed exsample path depth check bug

    Ando Saabas committed Aug 25, 2014
    Configuration menu
    Copy the full SHA
    35ad7f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2014

  1. Adding cython generated _tree.c

    Ando Saabas committed Aug 26, 2014
    Configuration menu
    Copy the full SHA
    7c0e173 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2014

  1. Merge upstream

    andosa committed Oct 15, 2014
    Configuration menu
    Copy the full SHA
    1a93cf7 View commit details
    Browse the repository at this point in the history
Loading
0