Skip to content

lwsspy/lwsspy.ml

Repository files navigation

lwsspy.ml (Machine Learning)

Small library of functions I have worked with to

Documentation https://lwsspy.github.io/lwsspy.ml
Deployment PyPI version
Build Status Build Status
License License: GPL v3

Quick-Install

pip install lwsspy.ml

Quick-Usage

from lwsspy.ml import VolumeLabeler, ImageLabeler

Tip for Mac users

There has been an issue with OpenMP linking multiple libraries use the following workaround to solve the issue

conda install nomkl