Skip to content

Delete Prediction API samples. #656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 14, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ on Google Cloud Platform.
* [Google Cloud Pub/Sub](#google-cloud-pubsub)
* [**Machine Learning**](#machine-learning)
* [Google Cloud Natural Language API](#google-cloud-natural-language-api)
* [Google Cloud Prediction API](#google-cloud-prediction-api)
* [Google Cloud Speech API (Beta)](#google-cloud-speech-api-beta)
* [Google Translate API](#google-translate-api)
* [Google Video Intelligence API](#google-video-intelligence-api)
Expand Down Expand Up @@ -306,16 +305,6 @@ View the [Cloud Natural Language API Node.js Client samples][language_samples].
[language_docs]: https://cloud.google.com/natural-language/docs/
[language_samples]: language

#### Google Cloud Prediction API

The [Cloud Prediction API][prediction_docs] provides a RESTful API to build
Machine Learning models.

View the [Cloud Prediction API Node.js samples][prediction_samples].

[prediction_docs]: https://cloud.google.com/prediction/docs/
[prediction_samples]: prediction

#### Google Cloud Speech API (Beta)

The [Cloud Speech API][speech_docs] enables easy integration of Google speech
Expand Down
1 change: 0 additions & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,5 @@ deployment:
- node scripts/build "iot/manager"
- node scripts/build "kms"
- node scripts/build "language/slackbot"
- node scripts/build "prediction"
- node scripts/build "storage-transfer"
- node scripts/build "trace"
59 changes: 0 additions & 59 deletions prediction/README.md

This file was deleted.

87 changes: 0 additions & 87 deletions prediction/hostedmodels.js

This file was deleted.

44 changes: 0 additions & 44 deletions prediction/package.json

This file was deleted.

31 changes: 0 additions & 31 deletions prediction/system-test/hostedmodels.test.js

This file was deleted.