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

[FLINK-1731] [ml] Implementation of Feature K-Means and Test Suite #700

Closed
wants to merge 10 commits into from

Commits on Jun 24, 2015

  1. Configuration menu
    Copy the full SHA
    91e83a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9da44f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a351b79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    292ec0b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2015

  1. Configuration menu
    Copy the full SHA
    e2a5edc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e02a8a2 View commit details
    Browse the repository at this point in the history
  3. Fix according to new API

    peterschrott committed Jun 29, 2015
    Configuration menu
    Copy the full SHA
    b809354 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2015

  1. Configuration menu
    Copy the full SHA
    8c7dadb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3e37b56 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from sachingoel0101/feature_kmeans

    Modified KMeans to use a Seq for model
    Peter Schrott authored and Peter Schrott committed Jun 30, 2015
    Configuration menu
    Copy the full SHA
    397759e View commit details
    Browse the repository at this point in the history