alteryx / alteryx/evalml

Allow duplicate pipeline names in AutoMLSearch

Aperta
#1,929 0 commenti 1 reazione 1 assegnatario Rivendicata da @asniyaz Vedi su GitHub
enhancement needs design
Lingua principale
Python
Stelle
850
Fork
96
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

Follow-up from #1858

We should allow pipelines with repeating names to be passed in to `AutoMLSearch`.

Some things to consider:
1. The tuners in `AutoMLAlgorithm` are keyed by pipeline name.
2. The `rankings` table is created from the `full_rankings` table by dropping duplicates based on the pipeline name.

There may be more. These are just the first that came to mind.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.