Skip to content

New class: MixedDataset allowing for arbitrary data types #21

@raamana

Description

@raamana

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions