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: scampion/scikit-learn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 5 files changed
  • 3 contributors

Commits on Jan 11, 2011

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

Commits on Jan 12, 2011

  1. merge SOM and Kohonen class, improve variable name, add and example u…

    …sing color and calinski function to measure clustering quality
    scampion committed Jan 12, 2011
    Configuration menu
    Copy the full SHA
    5e79af6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2011

  1. remove PIL module, s/SelfOrganising/SelfOrganizing/

    merge SOM and Kohonen class, improve variable name, add and example using color and calinski function to measure clustering quality
    scampion committed Jan 13, 2011
    Configuration menu
    Copy the full SHA
    d5dc95c View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2011

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

Commits on Jan 20, 2011

  1. numpy vectorized function + some changes on variable scope

    scampion authored and scampion committed Jan 20, 2011
    Configuration menu
    Copy the full SHA
    7d9c7e9 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2011

  1. small fix, clean unused part of code

    scampion committed Jan 21, 2011
    Configuration menu
    Copy the full SHA
    e4453b1 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2011

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