sklearn Pipeline
support and examples
#231
Labels
Type: Epic 🤙
Describes a large amount of functionality that will likely be broken down into smaller issues
Feature Description
DP is valuable in many "traditional" machine learning pipelines, and sklearn is the largest "traditional" ML ecosystem in Python. Would examples or first-class support for scikit-learn
Pipeline
workflows be worth contributing? We (@licensio) would be happy to contribute this via PR.Is your feature request related to a problem?
The "framework-free" examples could easily be adapted to sklearn workflows, but substantially more concise usage would be possible with proper
sklearn.Pipeline
support.What alternatives have you considered?
As discussed above, sklearn users could adapt the framework-agnostic examples.
Additional Context
N/A
The text was updated successfully, but these errors were encountered: