public interface HasTrainingData
| Modifier and Type | Method and Description |
|---|---|
List<? extends Number> |
getFitX() |
int[] |
getFitXShape() |
List<?> |
getId() |
List<? extends Number> |
getY() |
int[] |
getYShape() |
Copyright © 2023. All rights reserved.