Folksy experiment management for Machine Learning.
Project description
Folksy experiment management for Machine Learning.
# TBD
1 Installation
pip install folk
2 Basic Use
folk is divided into several sub-modules by functionality:
3 Contributing
Package author and current maintainer is Shay Palachy (shay.palachy@gmail.com); You are more than welcome to approach him for help. Contributions are very welcomed.
3.1 Installing for development
Clone:
git clone git@github.com:shaypal5/folk.git
Install in development mode:
cd folk
pip install -e .
3.2 Running the tests
To run the tests use:
pip install pytest pytest-cov coverage
cd folk
pytest
3.3 Adding documentation
The project is documented using the numpy docstring conventions, which were chosen as they are perhaps the most widely-spread conventions that are both supported by common tools such as Sphinx and result in human-readable docstrings. When documenting code you add to this project, follow these conventions.
4 Credits
Created by Shay Palachy (shay.palachy@gmail.com).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file folk-0.0.5.tar.gz
.
File metadata
- Download URL: folk-0.0.5.tar.gz
- Upload date:
- Size: 24.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | adf1443b5e1850c544cdda1794297e607b68b4da682572e101d9270eeea3e2f8 |
|
MD5 | 2171d4ac9a84076f46f672051435c25c |
|
BLAKE2b-256 | 84370e2c7794fa92f75fb3731d194d05ded2d46c64f872e42d2c1321bea7e801 |
File details
Details for the file folk-0.0.5-py2.py3-none-any.whl
.
File metadata
- Download URL: folk-0.0.5-py2.py3-none-any.whl
- Upload date:
- Size: 13.2 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fa67ee38d23c414b744f61354442e077672da1b5420b552d66ab9e5a8e51d20c |
|
MD5 | 0953c9374f640413c867e08f88e11fe7 |
|
BLAKE2b-256 | 4bfb66d4bc1245f93c2d6efd3cc4f5fd006d00496d24b0fa01f6823cc5ef2be3 |