Allow duplicate pipeline names in AutoMLSearch
Aperta
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.