← all blocks
feature-transform · v1.0.0

L1 Feature Selection

LassoCV-based feature selection on 70% train; keeps features with |coef| > threshold.

Contract

Input:
Frame
Output:
Frame
Determinism:
seeded
Side effects:
none
Leakage window:
0s

Params (live form)

JSON
{}
Try in builder