RoyalHaskoningDHV / sam

Python package for time series analysis and machine learning
MIT License
26 stars 6 forks source link

Updated BaseTimeseriesRegressor.get_feature_names_out #74

Closed miguelpher closed 1 year ago

miguelpher commented 1 year ago

Updated BaseTimeseriesRegressor.get_feature_names_out() so, in case of the feature engineer is a Pipeline, it returns the names from the last ColumnTransformer, if available