Machine Learning Python utility functions
Project description
Machine Learning - Python utility functions
Convenient Python utility functions commonly used in the AI machine learning projects.
Build Package
References:
Dependencies: setuptools, wheel and twine
$ python setup.py sdist bdist_wheel
# For testing, upload to test.pypi.org
$ twine upload --repository-url https://test.pypi.org/legacy/ dist/*
# Install package from test.pypi.org
pip install --index-url https://test.pypi.org/simple/ --no-deps mlfns
# Release upload to pypi.org
$ twine upload --repository-url https://pypi.org/legacy/ dist/*
# Install package from test.pypi.org
pip install --index-url https://pypi.org/simple/ --no-deps mlfns
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
mlfns-0.0.5.tar.gz
(6.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
mlfns-0.0.5-py3-none-any.whl
(9.7 kB
view details)
File details
Details for the file mlfns-0.0.5.tar.gz.
File metadata
- Download URL: mlfns-0.0.5.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06ed1855be05f023be29f0c7493bff61d9348c9d10ed5e591a877e9d2ae24c9b
|
|
| MD5 |
ee0ecab34bdff72c1fc8539a0d62ff18
|
|
| BLAKE2b-256 |
8daa37411a93078563031595cfc4f64ecf3a7013ceb47db6c7c1855424472214
|
File details
Details for the file mlfns-0.0.5-py3-none-any.whl.
File metadata
- Download URL: mlfns-0.0.5-py3-none-any.whl
- Upload date:
- Size: 9.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dbba08c8dbe439512d5c6e288d015632414f96d23594da18441217b1b02e1a0f
|
|
| MD5 |
a04b9bf7e1caed654694123d62c79b0a
|
|
| BLAKE2b-256 |
ba96215032616f08f0b157e2d93bd66fa90a8027932e72be781ba7d9098c4e62
|