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
=====
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 details)
File details
Details for the file lathe-0.2.7.tar.gz
.
File metadata
- Download URL: lathe-0.2.7.tar.gz
- Upload date:
- Size: 6.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b523d11d5f83d33455321bf41957b5549d96e9e133c3667370b88432072c5c42 |
|
MD5 | e2985802907556644c574f230568df17 |
|
BLAKE2b-256 | 6a98015ace7a90aba5b3667d2b099957e128ce92e6f0d5e8da8be532e2c9ab52 |