Optionally accept featuretools feature objects in `generate_pipeline_example`
Offen
#4,110
0 Kommentare
0 Reaktionen
1 zugewiesene Person
Beansprucht von @jeremyliweishih
Auf GitHub ansehen
- Vorherrschende Sprache
- Python
- Sterne
- 850
- Forks
- 96
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
Currently in `generate_pipeline_example` we receive a `features_path`, read in the features from such path and then use the same path in the pipeline example. However, what if the user wanted to specify a different path in the example itself? This issue tracks optionally accepting the features objects directly to load the the features to use in `generate_pipeline_example`.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.