Interface IDyadRankingFeatureTransformPLGradientFunction

    • Method Detail

      • initialize

        void initialize​(DyadRankingDataset dataset,
                        java.util.Map<IDyadRankingInstance,​java.util.Map<Dyad,​ai.libs.jaicore.math.linearalgebra.Vector>> featureTransforms)
        Initialize the function with the given data set and feature transformation method.
        Parameters:
        dataset - the dataset to use
        featureTransforms - the pre computed feature transformations