-
Notifications
You must be signed in to change notification settings - Fork 5
Support for additional task types and outputs #53
Copy link
Copy link
Open
Labels
EnhancementNew feature or requestNew feature or requestExpand Extraction ScopeFor extracting cohorts with more complex logic, independent from predicate complexityFor extracting cohorts with more complex logic, independent from predicate complexityTask DataFrame FormatRelates to the output of a cohort extraction as well as how intermediates are storedRelates to the output of a cohort extraction as well as how intermediates are storedpriority:lowThings that are not on an immediate roadmap, but may be addressed in time or by contributorsThings that are not on an immediate roadmap, but may be addressed in time or by contributors
Metadata
Metadata
Assignees
Labels
EnhancementNew feature or requestNew feature or requestExpand Extraction ScopeFor extracting cohorts with more complex logic, independent from predicate complexityFor extracting cohorts with more complex logic, independent from predicate complexityTask DataFrame FormatRelates to the output of a cohort extraction as well as how intermediates are storedRelates to the output of a cohort extraction as well as how intermediates are storedpriority:lowThings that are not on an immediate roadmap, but may be addressed in time or by contributorsThings that are not on an immediate roadmap, but may be addressed in time or by contributors
Right now we basically only support binary classification. This is ok for now, but we could aim to support more complex tasks:
Note this overlaps with #72