Skip to content

Sklearn-like API #146

@jaidevd

Description

@jaidevd

Should be able to do things like:

model.fit()
model.fit_transform()
model.transform()

where only the model (which is a BaseTFRepresentation) changes.

Maybe add support for pipelines too.

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