Skip to content

Repository files navigation

Build Status Code Health Coverage Status Join the chat at https://gitter.im/mxlei01/simpleml

simpleml

A simple machine learning library written in Python

To run unit tests

nosetests -c ../.noserc --with-coverage --cover-inclusive --cover-tests --cover-package=. --process-timeout 600000 --processes 32 unit_tests

To Run a single unit test

nosetests -c ../.noserc -s --with-coverage --cover-inclusive --cover-tests --cover-package=. --process-timeout 600000 --processes 32 unit_tests.clustering.nearest_neighbor

About

A simple machine learning library written in Python

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages