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

New class: MixedDataset allowing for arbitrary data types #21

Open
raamana opened this issue Jan 31, 2019 · 0 comments
Open

New class: MixedDataset allowing for arbitrary data types #21

raamana opened this issue Jan 31, 2019 · 0 comments

Comments

@raamana
Copy link
Owner

raamana commented Jan 31, 2019

Perhaps new class might NOT be necessary, if we let MLDataset.dtype be array of numpy.dtypes corresponding to each feature, and indicate it during init?

Or we can define a MixedDataset class which takes care of all the init and cfg, and makes it easy to handle fully generic mixed datatypes.

Gotta work it out, and test it.

@raamana raamana changed the title New class: MixedDataset allowing for arbitrary data types for each sample New class: MixedDataset allowing for arbitrary data types Feb 6, 2019
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