alteryx / alteryx/evalml

Save All Pipelines

Open
#2,240 0 comments 0 reactions 1 assignee Claimed by @asniyaz View on GitHub
Dominant language
Python
Stars
850
Forks
96
PR merge metrics
No merged PRs in 30d

Description

I want to save **all pipelines** after Auto ML Search. As I read your docs and code, only **best pipeline** and **searcher** could be saved. I know that **other pipelines**'s parameters are saved but I must fit training-data again if I want to use those **other pipelines**. It is quite inconvenient because people don't want to train again in the testing phase.

Another question is whether I can convert **evalml** model to **sklearn** model? It's helpful because I am using many libraries in my project, where **sklearn** is more compatible than your library.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.