Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
================================
3
Time-related feature engineering
4
================================
Callers
nothing calls this directly
Calls
15
fetch_openml
Function · 0.90
TimeSeriesSplit
Class · 0.90
HistGradientBoostingRegressor
Class · 0.90
OneHotEncoder
Class · 0.90
make_pipeline
Function · 0.90
ColumnTransformer
Class · 0.90
MinMaxScaler
Class · 0.90
RidgeCV
Class · 0.90
FunctionTransformer
Class · 0.90
PolynomialFeatures
Class · 0.90
FeatureUnion
Class · 0.90
Nystroem
Class · 0.90
Tested by
no test coverage detected