Skip to main content

Basic machine learning toolkit for BYU CS478

Project description

`lathe <http://lathe.readthedocs.io/>`__
=====

Basic machine learning tools for BYU CS478.

.. image:: docs/images/lathe.gif
:align: center

.. inclusion-marker-do-not-remove

requirements
------------

- `python2.7 <https://www.python.org/downloads/>`__ or `python3.3+ <https://www.python.org/downloads/>`__
- `pip <https://pip.pypa.io/en/stable/installing/>`__ (*optional*)

installation
------------

::

pip install lathe

usage
-----

.. code:: python

import lathe

args = lathe.parse_args()
attributes, data, targets = lathe.load(args.file, label_size=1)


documentation
-------------

http://lathe.readthedocs.io

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lathe-0.2.7.tar.gz (6.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page