Tamil
மொழிகள்
English
Bengali
French
Hindi
Japanese
Korean
Russian
Spanish
Tamil
Turkish



VQC.predict

VQC.predict(X)

Predict using the network specified to the model.

Parameters:

X (ndarray) -- The input data.

Raises:

QiskitMachineLearningError -- Model needs to be fit to some training data first

Returns:

The predicted classes.

Return type:

ndarray