Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

@google-cloud/prediction v0.7.0

Latest

Choose a tag to compare

@lukesneeringer lukesneeringer released this 06 Nov 23:52
· 16 commits to master since this release
b0c5834

release level

🛑 Deprecation

The Prediction API has been officially deprecated, and will cease to operate on April 30, 2018. More Information

Features

Runnable samples

There are now runnable samples in the samples/ directory. These samples demonstrate the use of this API and offer an additional resource for getting started. These also power the readme, and are automatically tested to ensure that they are up-to-date and correct.

Implementation Details

  • Change to a new linter (ESLint) and code style formatter (prettify).
  • Update docs to use JSDoc 3.
  • Migrate to the googleapis/nodejs-prediction repository.