evalml.exceptions.AutoMLSearchException

class evalml.exceptions.AutoMLSearchException[source]

Exception raised when all pipelines in an automl batch return a score of NaN for the primary objective.

Class Inheritance

Inheritance diagram of AutoMLSearchException