Interface UpdateableClassifier

    • Method Detail

      • updateClassifier

        void updateClassifier​(Instance instance)
                       throws java.lang.Exception
        Updates a classifier using the given instance.
        Parameters:
        instance - the instance to included
        Throws:
        java.lang.Exception - if instance could not be incorporated successfully