Skip to content

Model's _fit should accept Dataset also, not just BatchVectorizer #70

Open
@Alvant

Description

@Alvant

_fit

Seems more natural for a model to fit on Dataset.
Maybe better to use Union[artm.BatchVectorizer, topicnet.cooking_machine.Dataset] instead of just artm.BatchVectorizer (Union — for compatibility)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussNot everything clear, further communication requiredenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions