Ml

Ml

AI Platform Training & Prediction API

An API to enable creating and using machine learning models.

Constructor

new Ml()

Example
```js
const {google} = require('googleapis');
const ml = google.ml('v1');
```