Note

This is the documentation for the current state of the development branch of Qiskit Experiments. The documentation or APIs here can change prior to being released.

DataProcessor.train

DataProcessor.train(data)[source]

Train the nodes of the data processor.

Parameters:

data (Union[Dict, List[Dict]]) – The data to use to train the data processor.