Refresh

This website github.com/fangchih/googleapi-automl-python is currently offline. Cloudflare's Always Online™ shows a snapshot of this web page from the Internet Archive's Wayback Machine. To check for the live version, click Refresh.

Skip to content

fangchih/googleapi-automl-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Client for Cloud AutoML API

The Cloud AutoML API_ is a suite of machine learning products that enables developers with limited machine learning expertise to train high-quality models specific to their business needs, by leveraging Google’s state-of-the-art transfer learning, and Neural Architecture Search technology.

Quick Start

In order to use this library, you first need to go through the following steps:

  1. Select or create a Cloud Platform project.: https://console.cloud.google.com/project
  2. Enable billing for your project.: https://cloud.google.com/billing/docs/how-to/
  3. Enable the Cloud AutoML API.: https://cloud.google.com/automl
  4. Setup Authentication.: https://googleapis.dev/python/google-api-core/latest/auth.html

Installation

  1. Provide authentication credentials to your application code by setting the environment variable GOOGLE_APPLICATION_CREDENTIALS
  2. make dockerenv
  3. GOOGLE_APPLICATION_CREDENTIALS=$HOME/devkey/xxx.json make create-model

Note

Source originated from: https://github.com/googleapis/python-automl

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published