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
Attributes
-
labels
-
load(self, filename: bytes | str | String) → bool
-
store(self, filename: bytes | str | String) → bool