Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-12023

[ML] Add spatial indices support into KNN algorithm

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.8
    • ml
    • None
    • Add spatial indices support into KNN algorithm
    • Docs Required, Release Notes Required

    Description

      Currently, KNN algorithm makes a prediction using a linear scan of the date on each partition. It can take a long time in case we have a lot of data. Spatial indices such as KD tree and Ball tree can help to eliminate this problem by reducing asymptotic time to the logarithm.

      Attachments

        Activity

          People

            dmitrievanthony Anton Dmitriev
            dmitrievanthony Anton Dmitriev
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 20m
                20m