Skip to content

dependencies on outlier detection library #24

@feamster

Description

@feamster

The package depends greatly on some lesser-used (and less useful) outlier detection functionality, which uses the pyod library. There are two possible paths forward here:

  • eliminate the dependency entirely if most of the outlier detection functionality is in sklearn
  • split this library into two, where the outlier detection functionality is a separate (sub?)-module of netml itself

@jesteria happy to hear your thoughts on this. Based on what we decide, happy to work on implementing it.

Metadata

Metadata

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