The Cloud Prediction API provides a RESTful API to build Machine Learning models.
-
Read Prerequisites and How to run a sample first.
-
Install dependencies:
npm install
View the documentation or the source code.
Run the sample:
Usage: node hostedmodels "some phrase"
Example:
node hostedmodels "Hello world"