Package adaptlil.http.request
Class RequestPrediction
java.lang.Object
adaptlil.http.request.RequestModelHttp
adaptlil.http.request.RequestPrediction
-
Field Summary
-
Constructor Summary
ConstructorDescriptionRequestPrediction
(org.nd4j.linalg.api.ndarray.INDArray data, long[] shape, String encoding) -
Method Summary
-
Field Details
-
data
public org.nd4j.linalg.api.ndarray.INDArray data -
shape
public long[] shape -
encoding
-
-
Constructor Details
-
RequestPrediction
public RequestPrediction() -
RequestPrediction
-