Skip to content

testing of models/transformers toolkit #55

Description

@LionelMassoulard

Leverage existing tests within aikit to offer a toolbox to check behavior of new klass. The toolkit would :

  • test what data structured is accepted and not (DataFrame, numpy, sparse, ...)
  • test respect of sklearn contrats (fit return self, get_params, ...)
  • test output shape
  • test if mono or multi-output are accepted
  • ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions