Skip to content

Suggestion - use sklearn.cluster class  #18

Description

@PeterPirog

My suggestion is to create sklearn like class with methods:

fit - saving data from dataset as class atributes, this atributes can be use to create tsv files when call predict or transform methods
predict - to return cluster number
transform - to return probailities of belonging to every class

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions