Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2344

Add Fuzzy C-Means algorithm to MLlib

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Later
    • None
    • None
    • MLlib

    Description

      I would like to add a FCM (Fuzzy C-Means) algorithm to MLlib.

      FCM is very similar to K - Means which is already implemented, and they differ only in the degree of relationship each point has with each cluster:
      (in FCM the relationship is in a range of [0..1] whether in K - Means its 0/1.

      As part of the implementation I would like:

      • create a base class for K- Means and FCM
      • implement the relationship for each algorithm differently (in its class)

      I'd like this to be assigned to me.

      Attachments

        Activity

          People

            Unassigned Unassigned
            salexln Alex
            Votes:
            0 Vote for this issue
            Watchers:
            12 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1m
                1m
                Remaining:
                Remaining Estimate - 1m
                1m
                Logged:
                Time Spent - Not Specified
                Not Specified