Freigeben über


Predictions interface

Schnittstelle, die eine Vorhersage darstellt.

Methoden

beginCreateOrUpdate(string, string, string, PredictionResourceFormat, PredictionsCreateOrUpdateOptionalParams)

Erstellt eine Vorhersage oder aktualisiert eine vorhandene Vorhersage im Hub.

beginCreateOrUpdateAndWait(string, string, string, PredictionResourceFormat, PredictionsCreateOrUpdateOptionalParams)

Erstellt eine Vorhersage oder aktualisiert eine vorhandene Vorhersage im Hub.

beginDelete(string, string, string, PredictionsDeleteOptionalParams)

Löscht eine Vorhersage im Hub.

beginDeleteAndWait(string, string, string, PredictionsDeleteOptionalParams)

Löscht eine Vorhersage im Hub.

get(string, string, string, PredictionsGetOptionalParams)

Ruft eine Vorhersage im Hub ab.

getModelStatus(string, string, string, PredictionsGetModelStatusOptionalParams)

Ruft den Modellstatus der Vorhersage ab.

getTrainingResults(string, string, string, PredictionsGetTrainingResultsOptionalParams)

Ruft Trainingsergebnisse ab.

listByHub(string, string, PredictionsListByHubOptionalParams)

Ruft alle Vorhersagen im angegebenen Hub ab.

modelStatus(string, string, string, PredictionModelStatus, PredictionsModelStatusOptionalParams)

Erstellt oder aktualisiert den Modellstatus der Vorhersage.

Details zur Methode

beginCreateOrUpdate(string, string, string, PredictionResourceFormat, PredictionsCreateOrUpdateOptionalParams)

Erstellt eine Vorhersage oder aktualisiert eine vorhandene Vorhersage im Hub.

function beginCreateOrUpdate(resourceGroupName: string, hubName: string, predictionName: string, parameters: PredictionResourceFormat, options?: PredictionsCreateOrUpdateOptionalParams): Promise<PollerLike<PollOperationState<PredictionResourceFormat>, PredictionResourceFormat>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

predictionName

string

Der Name der Vorhersage.

parameters
PredictionResourceFormat

Parameter, die für den Vorhersagevorgang zum Erstellen/Aktualisieren bereitgestellt werden.

options
PredictionsCreateOrUpdateOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<PollerLike<@azure/core-lro.PollOperationState<PredictionResourceFormat>, PredictionResourceFormat>>

beginCreateOrUpdateAndWait(string, string, string, PredictionResourceFormat, PredictionsCreateOrUpdateOptionalParams)

Erstellt eine Vorhersage oder aktualisiert eine vorhandene Vorhersage im Hub.

function beginCreateOrUpdateAndWait(resourceGroupName: string, hubName: string, predictionName: string, parameters: PredictionResourceFormat, options?: PredictionsCreateOrUpdateOptionalParams): Promise<PredictionResourceFormat>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

predictionName

string

Der Name der Vorhersage.

parameters
PredictionResourceFormat

Parameter, die für den Vorhersagevorgang zum Erstellen/Aktualisieren bereitgestellt werden.

options
PredictionsCreateOrUpdateOptionalParams

Die Optionsparameter.

Gibt zurück

beginDelete(string, string, string, PredictionsDeleteOptionalParams)

Löscht eine Vorhersage im Hub.

function beginDelete(resourceGroupName: string, hubName: string, predictionName: string, options?: PredictionsDeleteOptionalParams): Promise<PollerLike<PollOperationState<void>, void>>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

predictionName

string

Der Name der Vorhersage.

options
PredictionsDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<PollerLike<@azure/core-lro.PollOperationState<void>, void>>

beginDeleteAndWait(string, string, string, PredictionsDeleteOptionalParams)

Löscht eine Vorhersage im Hub.

function beginDeleteAndWait(resourceGroupName: string, hubName: string, predictionName: string, options?: PredictionsDeleteOptionalParams): Promise<void>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

predictionName

string

Der Name der Vorhersage.

options
PredictionsDeleteOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<void>

get(string, string, string, PredictionsGetOptionalParams)

Ruft eine Vorhersage im Hub ab.

function get(resourceGroupName: string, hubName: string, predictionName: string, options?: PredictionsGetOptionalParams): Promise<PredictionResourceFormat>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

predictionName

string

Der Name der Vorhersage.

options
PredictionsGetOptionalParams

Die Optionsparameter.

Gibt zurück

getModelStatus(string, string, string, PredictionsGetModelStatusOptionalParams)

Ruft den Modellstatus der Vorhersage ab.

function getModelStatus(resourceGroupName: string, hubName: string, predictionName: string, options?: PredictionsGetModelStatusOptionalParams): Promise<PredictionModelStatus>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

predictionName

string

Der Name der Vorhersage.

options
PredictionsGetModelStatusOptionalParams

Die Optionsparameter.

Gibt zurück

getTrainingResults(string, string, string, PredictionsGetTrainingResultsOptionalParams)

Ruft Trainingsergebnisse ab.

function getTrainingResults(resourceGroupName: string, hubName: string, predictionName: string, options?: PredictionsGetTrainingResultsOptionalParams): Promise<PredictionTrainingResults>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

predictionName

string

Der Name der Vorhersage.

options
PredictionsGetTrainingResultsOptionalParams

Die Optionsparameter.

Gibt zurück

listByHub(string, string, PredictionsListByHubOptionalParams)

Ruft alle Vorhersagen im angegebenen Hub ab.

function listByHub(resourceGroupName: string, hubName: string, options?: PredictionsListByHubOptionalParams): PagedAsyncIterableIterator<PredictionResourceFormat, PredictionResourceFormat[], PageSettings>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

options
PredictionsListByHubOptionalParams

Die Optionsparameter.

Gibt zurück

modelStatus(string, string, string, PredictionModelStatus, PredictionsModelStatusOptionalParams)

Erstellt oder aktualisiert den Modellstatus der Vorhersage.

function modelStatus(resourceGroupName: string, hubName: string, predictionName: string, parameters: PredictionModelStatus, options?: PredictionsModelStatusOptionalParams): Promise<void>

Parameter

resourceGroupName

string

Der Name der Ressourcengruppe.

hubName

string

Der Name des Hubs.

predictionName

string

Der Name der Vorhersage.

parameters
PredictionModelStatus

Parameter, die für den Vorgang zum Erstellen/Aktualisieren des Vorhersagemodellstatus bereitgestellt werden.

options
PredictionsModelStatusOptionalParams

Die Optionsparameter.

Gibt zurück

Promise<void>