evalml.pipelines.get_pipelines¶
-
class
evalml.pipelines.
get_pipelines
[source]¶ Returns potential pipelines by model type
- Parameters
problem_type (ProblemTypes or str) – the problem type the pipelines work for.
model_types (list[ModelTypes or str]) – model types to match. if none, return all pipelines
Returns
pipelines, list of all pipeline