MCPcopy Create free account
hub / github.com/scikit-learn/scikit-learn / plot_cyclical_feature_engineering.py

File plot_cyclical_feature_engineering.py

examples/applications/plot_cyclical_feature_engineering.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2================================
3Time-related feature engineering
4================================

Callers

nothing calls this directly

Calls 15

fetch_openmlFunction · 0.90
TimeSeriesSplitClass · 0.90
OneHotEncoderClass · 0.90
make_pipelineFunction · 0.90
ColumnTransformerClass · 0.90
MinMaxScalerClass · 0.90
RidgeCVClass · 0.90
FunctionTransformerClass · 0.90
PolynomialFeaturesClass · 0.90
FeatureUnionClass · 0.90
NystroemClass · 0.90

Tested by

no test coverage detected