Class TrivialAllInOne

    • Constructor Detail

      • TrivialAllInOne

        public TrivialAllInOne()
        Constructor.
    • Method Detail

      • getInputTypeRestriction

        public TypeInformation[] getInputTypeRestriction()
        Description copied from interface: Algorithm
        Get the input type restriction used for negotiating the data query.
        Specified by:
        getInputTypeRestriction in interface Algorithm
        Returns:
        Type restriction
      • run

        public Clustering<Model> run​(Relation<?> relation)
        Perform trivial clustering.
        Parameters:
        relation - Data to cluster
        Returns:
        Result