sklears-python 0.1.1

Python bindings for sklears machine learning library using PyO3
Documentation
1
2
from sklears._sklears import *  # noqa: F401, F403
from sklears._sklears import __version__, __doc__