Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a notebook where parts of the row dimension MultiIndex become features #23

Open
PeterDSteinberg opened this issue Oct 12, 2017 · 0 comments

Comments

@PeterDSteinberg
Copy link
Contributor

@gpfreitas Made the point today that the examples in ./notebooks with MLDataset.to_features() do not show using the dimension related information in the features. It shows calling to_features to create a MultiIndex.

Add an example a custom transformer function extracts from the MultiIndex the dimension related info, e.g. lat, lon, time, and does some binning operation on those dimension related data to create additional features

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant