SVMData#

class pyopenms.SVMData#

Bases: object

Cython implementation of _SVMData

Original C++ documentation is available here

__init__()#

Overload:

__init__(self) None

Overload:

__init__(self, in_0: SVMData) None

Methods

__init__

Overload:

load(self, filename)

store(self, filename)

Attributes

labels

labels#
load(self, filename: bytes | str | String) bool#
store(self, filename: bytes | str | String) bool#