TrainApi¶
All URIs are relative to http://localhost:8080/api/v3
| Method | HTTP request | Description | 
|---|---|---|
| trainMetrics | POST /metrics/train | Trains a model on a set of metrics | 
trainMetrics¶
Map trainMetrics(body, api_key)
Trains a model on a set of metrics
Parameters¶
| Name | Type | Description | Notes | 
|---|---|---|---|
| body | Object | ||
| api_key | String | [optional] [default to null] | 
Return type¶
Authorization¶
HTTP request headers¶
- Content-Type: application/json
 - Accept: application/json