Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tokusumi/ai-platform-test-prediction
GCP AI platform test prediction script
https://github.com/tokusumi/ai-platform-test-prediction
ai-platform
Last synced: 3 days ago
JSON representation
GCP AI platform test prediction script
- Host: GitHub
- URL: https://github.com/tokusumi/ai-platform-test-prediction
- Owner: tokusumi
- Created: 2019-10-01T06:52:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-01T06:53:27.000Z (about 5 years ago)
- Last Synced: 2024-11-01T01:07:19.140Z (about 2 months ago)
- Topics: ai-platform
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prediction API for AI Platform in Goolgle Cloud Platform
- python: 3.6.5# Purpose
Request test prediction on AI platform on GCP by Python# Prerequirements
1. create .env file and write the path of credential json file from iam admin
2. install dependency liblaries written in requirements.txt