-
Notifications
You must be signed in to change notification settings - Fork 607
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Description
A model
/ aggregate
/ transformed_feature
can be defined without using an estimator
/ aggregator
/ transformer
. If so, Cortex doesn't validate types.
Motivation
Reduce the amount of required configuration
Additional Context
- e.g.
estimator
has a keypath
, andmodel
has keysestimator
andestimator_path
(only one of them may be defined)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request