Skip to content

Commit 263a3f6

Browse files
authored
Delete Prediction API samples. (#656)
1 parent 11babe2 commit 263a3f6

File tree

6 files changed

+0
-233
lines changed

6 files changed

+0
-233
lines changed

README.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ on Google Cloud Platform.
3939
* [Google Cloud Pub/Sub](#google-cloud-pubsub)
4040
* [**Machine Learning**](#machine-learning)
4141
* [Google Cloud Natural Language API](#google-cloud-natural-language-api)
42-
* [Google Cloud Prediction API](#google-cloud-prediction-api)
4342
* [Google Cloud Speech API (Beta)](#google-cloud-speech-api-beta)
4443
* [Google Translate API](#google-translate-api)
4544
* [Google Video Intelligence API](#google-video-intelligence-api)
@@ -306,16 +305,6 @@ View the [Cloud Natural Language API Node.js Client samples][language_samples].
306305
[language_docs]: https://cloud.google.com/natural-language/docs/
307306
[language_samples]: language
308307

309-
#### Google Cloud Prediction API
310-
311-
The [Cloud Prediction API][prediction_docs] provides a RESTful API to build
312-
Machine Learning models.
313-
314-
View the [Cloud Prediction API Node.js samples][prediction_samples].
315-
316-
[prediction_docs]: https://cloud.google.com/prediction/docs/
317-
[prediction_samples]: prediction
318-
319308
#### Google Cloud Speech API (Beta)
320309

321310
The [Cloud Speech API][speech_docs] enables easy integration of Google speech

circle.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,5 @@ deployment:
120120
- node scripts/build "iot/manager"
121121
- node scripts/build "kms"
122122
- node scripts/build "language/slackbot"
123-
- node scripts/build "prediction"
124123
- node scripts/build "storage-transfer"
125124
- node scripts/build "trace"

prediction/README.md

Lines changed: 0 additions & 59 deletions
This file was deleted.

prediction/hostedmodels.js

Lines changed: 0 additions & 87 deletions
This file was deleted.

prediction/package.json

Lines changed: 0 additions & 44 deletions
This file was deleted.

prediction/system-test/hostedmodels.test.js

Lines changed: 0 additions & 31 deletions
This file was deleted.

0 commit comments

Comments
 (0)