Interface NodeRegressionTrainResult
-
public interface NodeRegressionTrainResult
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceNodeRegressionTrainResult.NodeRegressionTrainPipelineResult
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.neo4j.gds.ml.models.Regressorregressor()org.neo4j.gds.ml.training.TrainingStatisticstrainingStatistics()
-