QSVM.setup_datapoint

QSVM.setup_datapoint(datapoints)[source]

Setup data points, if the data were there, they would be overwritten.

Parameters

datapoints (numpy.ndarray) – prediction dataset.