📎AutoFE算子手册
算子列表
基础算子
时序算子
算子图示
AggMin(f, c)

AggMax(f, c)

AggMean(f, c)

AggMedian(f, c)

AggVar(f, c)

CrossCount([c1, c2, ..])

Nunique(c1, c2)

Entropy(c)

Percentile(f)

Combine(c1, c2)

Count(c)

Equal(f1, f2)

Min(f1, f2)

Max(f1, f2)

Sigmoid(f)

Round(f)

Residual(f)

Softmax(f)

stddev(f, w)

ts_max(f, w)

ts_min(f, w)

ts_mean(f, w)

ts_sum(f, w)

ts_rank(f, w)

ts_argmax(f, w)

ts_argmin(f, w)

delay(f, w)

decay(f, w)

delta(f, w)

correlation(f1, f2, w)

covariance(f1, f2, w)

最后更新于