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.

BaseDiscriminator.is_trained

abstract BaseDiscriminator.is_trained()[source]

Return True if this discriminator has been trained on data.

Return type:

bool