Skip to main content

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.2.dev0.tar.gz (20.3 kB view details)

Uploaded Source

Built Distribution

go_ml_core-0.1.2.dev0-py3-none-any.whl (47.5 kB view details)

Uploaded Python 3

File details

Details for the file go-ml-core-0.1.2.dev0.tar.gz.

File metadata

  • Download URL: go-ml-core-0.1.2.dev0.tar.gz
  • Upload date:
  • Size: 20.3 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

Hashes for go-ml-core-0.1.2.dev0.tar.gz
Algorithm Hash digest
SHA256 2f59e099e8603e98a66b5484c801148ec3892f0d2b7ab8e382a3dc68f3d9aa6c
MD5 5bf4b45c8b71951e4ff2f69a2f699136
BLAKE2b-256 4344ca7aeaff91d4da0e39281223b7a4ae65551b54fb5d9db261be7104e4cbdd

See more details on using hashes here.

File details

Details for the file go_ml_core-0.1.2.dev0-py3-none-any.whl.

File metadata

  • Download URL: go_ml_core-0.1.2.dev0-py3-none-any.whl
  • Upload date:
  • Size: 47.5 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

Hashes for go_ml_core-0.1.2.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 c40f4c620d04f3d4125f95821dd2577fd953d7395825a30e68ec419a4caae1de
MD5 dc166f3e124be3d0029ed100fd41d1b6
BLAKE2b-256 bdd3314643aeee15222b7cde487ede349874c2a29cee3751693834e3edd0549f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page