frontier

Provides interfaces for the reading, storage and retrieval of large machine learning data sets for use with scikit-learn


License
Other
Install
pip install frontier==0.1.2

Documentation

Frontier

https://badge.fury.io/py/frontier.png https://travis-ci.org/SamStudio8/frontier.png?branch=master https://coveralls.io/repos/SamStudio8/frontier/badge.png?branch=master

A Python package providing interfaces for the reading, storage and retrieval of large machine learning data sets for use with scikit-learn.

Requirements

To use;

  • numpy

To test;

  • tox
  • pytest

For coverage;

  • nose
  • python-coveralls

Installation

$ pip install frontier