Interface ModelContribution.Facade

    • Method Detail

      • loadModel

        void loadModel​(URI modelURI)
        Load a model into the default analysis partition
        Parameters:
        modelURI - the URI to load the model from
      • loadModel

        void loadModel​(URI modelURI,
                       String partitionId)
        Load model into dedicated partition
        Parameters:
        modelURI - the URI to load the model from
        partitionId - the partition id of the partition to load the model into