Skip to content
/ pyml Public

A collection of loosely organized code to assist machine learning research.

License

Notifications You must be signed in to change notification settings

rlan/pyml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Machine Learning Utility Library in Python

A collection of loosely organized code to assist machine learning research.

Code is documented in numpy documentation style. Examples in the documentation also serve as doctest.

Test status

Branch Status
master Test Status
develop Test Status

Installation

pip install git+https://github.com/rlan/pyml.git

Usage

import pyml