Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-3150

Outlier Detection via DBSCAN

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • SystemDS 3.0
    • None

    Description

      A builtin function to detect the outliers using DBSCAN clustering algorithm (already existing in SystemDS).

      The builtin creates a density-based cluster by calling the DBSCAN builtin and returns a Matrix of outlier points.

      The builtin could be named as detectOutlier() with parameters like Xtest and borderPoints. The task is to modify the existing implementation of dbscan and return some more parameters such as border points so that these border points could be passed to detectOutlier() function to predict/detect anomalies in the test dataset. 

       

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ssiddiqi Shafaq Siddiqi
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: