Skip to content

Get Better handling for Different Input Formats #3

@theo-s

Description

@theo-s

Some problems when inputs to the ML model are not in standard formats

  • When processing data, we expect an R data.frame, should make it possible to give other data formats
  • When models expect one hot encoded categorical variables, this is not what we expect and we end treating them as continuous variables, which is weird (causes problems for fitting the Distillation)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions