`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
Release files for lathe 0.2.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lathe-0.2.7.tar.gz | 6.1 kB | Details |
Release files / lathe-0.2.7.tar.gz
| Download URL | lathe-0.2.7.tar.gz |
|---|---|
| Size | 6.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
b523d11d5f83d33455321bf41957b5549d96e9e133c3667370b88432072c5c42
|
|
BLAKE2b-256 checksum How to use checksums |
6a98015ace7a90aba5b3667d2b099957e128ce92e6f0d5e8da8be532e2c9ab52
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |