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.1.dev25.tar.gz
(19.7 kB
view details)
Built Distribution
File details
Details for the file go-ml-core-0.1.1.dev25.tar.gz
.
File metadata
- Download URL: go-ml-core-0.1.1.dev25.tar.gz
- Upload date:
- Size: 19.7 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 | 8557bd42d6b445e5863279e50432bc5192b93fb9b0c7c5455f8dde6407cf6e67 |
|
MD5 | b2ebb59545970d05f1d4f587621ba267 |
|
BLAKE2b-256 | d4b979d5c58c9d29c42995c4a2df31975a8c7e867a6b1e2c362795eb0b81c2be |
File details
Details for the file go_ml_core-0.1.1.dev25-py3-none-any.whl
.
File metadata
- Download URL: go_ml_core-0.1.1.dev25-py3-none-any.whl
- Upload date:
- Size: 47.1 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 | dfa15046dde3646a2e60e420266e7ed645647309459734997fe88d600aa5996c |
|
MD5 | d4b3c1a7ab695476284f1887ce6db8f7 |
|
BLAKE2b-256 | 127934ee893a2563101e7677bdbe521e9a98e084cd52ea0994d316b3c03cd132 |