FeatureAutoDeriveOnTrain#
Table of Contents
Overview#
Configuration for auto deriving the values of a feature based on the otehr feature values of the case or series.
- type:
object
Properties#
code#
The Amalgam code used to derive the feature value.
- type:
string
code_features#
A list of features needed to derive code
- type:
list
- values:
string
derive_type#
The train derive operation type.
- type:
string
- enum:
custom | start | end
ordered_by_features#
Feature name(s) that define the order of the series.
- type:
list
- values:
string
series_id_features#
Feature name(s) whose values are used to identify cases within the same series.
- type:
list
- values:
string