evalml.objectives.get_non_core_objectives

evalml.objectives.get_non_core_objectives()[source]

Get non-core objective classes.

Non-core objectives are objectives that are domain-specific. Users typically need to configure these objectives before using them in AutoMLSearch.

Returns

List of ObjectiveBase classes