alteryx / alteryx/evalml

Save All Pipelines

Abierto
#2,240 0 comentarios 0 reacciones 1 asignado Reclamado por @asniyaz Ver en GitHub
Lenguaje dominante
Python
Estrellas
850
Forks
96
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.