ServiceConfigurationApplyFromEvaluation interface
メソッド
| post(Service |
既存のオフライン評価から学習設定とモデルを適用し、現在のオンライン学習設定とモデルにし、前のものを置き換えます。 |
メソッドの詳細
post(ServiceConfigurationApplyFromEvaluationParameters)
既存のオフライン評価から学習設定とモデルを適用し、現在のオンライン学習設定とモデルにし、前のものを置き換えます。
function post(options: ServiceConfigurationApplyFromEvaluationParameters): StreamableMethod<ServiceConfigurationApplyFromEvaluation204Response | ServiceConfigurationApplyFromEvaluationdefaultResponse>