Skip to content

Refactor methods to reduce McCabe complexity below threshold #3

@ebattenberg

Description

@ebattenberg

According to the mccabe static analyzer, some methods have too many independent paths through the code and need to be refactored. These methods were taken from sklearn and and ported to CUDAMat.

  • GMM.fit()
  • _valide_covars()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions