Class FeaturesClassifier

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void classify​(FinkGremlinRecipies recipies, java.lang.String oid, java.lang.String hbaseUrl, boolean enhance, java.lang.String columns)
      Classify source and expand them to alerts (if requested).
      private HBaseClient client​(java.lang.String hbaseUrl)
      Give HBaseClient to current database.
      private ClusterFinder finder()
      Give ClusterFinder to current database.
      void setModelDirectory​(java.lang.String dirName)
      Set the directory for model json files scaler_params.json, pca_params.json, cluster_centers.json.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait