Move to using fit_parameters instead of fit_dictionary
Open
enhancement
- Dominant language
- Python
- Stars
- 2.5k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Today the new refactor code employs a fit_dictionary to communicate information between the pipeline stages.
We should make use of the fit_parameters support from scikit learn to make the pipeline data communication more straightforward.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.