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.dev3.tar.gz
(15.8 kB
view details)
Built Distribution
File details
Details for the file go-ml-core-0.1.1.dev3.tar.gz
.
File metadata
- Download URL: go-ml-core-0.1.1.dev3.tar.gz
- Upload date:
- Size: 15.8 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 | b29df6d92112bd321f25b0f4962f895d0c55a207d12a17f8758368ae0684c017 |
|
MD5 | d0d2950ed658dd84a286af968fe67d42 |
|
BLAKE2b-256 | 5472d5c4367f1ce2cf83a76e91c67ef392afc57a62b0e4b86c2ad6d4785b9e42 |
File details
Details for the file go_ml_core-0.1.1.dev3-py3-none-any.whl
.
File metadata
- Download URL: go_ml_core-0.1.1.dev3-py3-none-any.whl
- Upload date:
- Size: 40.8 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 | 90dc49163f254122f7ea12dea41121d3d2524616abf390397e362378e5bf1d20 |
|
MD5 | 91cff0bc519963d202da4eb23396c9d2 |
|
BLAKE2b-256 | ea9272d52b5cffca51f08b2dae100a1fdef753cff0d710d4abe2ef4a0eca2e8a |