machine learning core library
Project description
go-ml-core
Some share utilities in Gogoro Machine Learning Team.
Release instructions
- To install essential packages
pip3 install setuptools wheel twine
- To prepare a ~/.pypirc
[distutils]
index-servers = pypi
[pypi]
repository:https://upload.pypi.org/legacy/
username:<username>
password:<password>
-
To revision new version in setup.py
-
To compile and upload
python3 setup.py sdist bdist_wheel
twine upload --skip-existing dist/*
Config Setting
Reference
config.yml
Optional configs
- mlcore.datahelper.s3.write
default: mlcore.datahelper.s3.read
- mlcore.datahelper.s3.read.s3baseprefix
default: "ml/"
- mlcore.datahelper.s3.read.aws-access-key-id & mlcore.datahelper.s3.read.aws-secret-access-key
login using key or not
- mlcore.datahelper.s3.read.role-arn & mlcore.datahelper.s3.read.role-session-name
assume role or not
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
go-ml-core-0.1.3.dev2.tar.gz
(22.4 kB
view details)
Built Distribution
File details
Details for the file go-ml-core-0.1.3.dev2.tar.gz
.
File metadata
- Download URL: go-ml-core-0.1.3.dev2.tar.gz
- Upload date:
- Size: 22.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0ad690ab9fd65c65cf00796a79949eb67194cd37914642a4054c2c0202d1161 |
|
MD5 | 79a4dd6fe22b27077c0c3c72b527a9dd |
|
BLAKE2b-256 | 4bb0bfac282bc449c5f0e5aa37016a6ac142b1ce6fbce94c6565fec1f09a1da4 |
File details
Details for the file go_ml_core-0.1.3.dev2-py3-none-any.whl
.
File metadata
- Download URL: go_ml_core-0.1.3.dev2-py3-none-any.whl
- Upload date:
- Size: 51.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fd3eb103ece964f76e6ff8731e8ab3b25a9ac27eef29dc47257cc883ec903d0 |
|
MD5 | 5a3fa270074b700f202d0a916699e182 |
|
BLAKE2b-256 | 00d784ed2acc10b6f645a8accbcf1651a157101b69f631a05ca6c6f75d62029a |