-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
status: doingIssue is currently addressedIssue is currently addressed
Description
Many cases such as model predictions or database retrievals run more efficient if all compounds are assessed at once.
Hence it would be useful to support FeatureUnion from sklearn.
Here one pipeline would calculate the fp in single instance mode, while another runs all compounds at once through the pipeline.
Main obstacle: InvalidInstances
Metadata
Metadata
Assignees
Labels
status: doingIssue is currently addressedIssue is currently addressed