Azure Native v1.102.0, May 2 23
Azure Native v1.102.0, May 2 23
azure-native.customerinsights.getPredictionTrainingResults
Explore with Pulumi AI
Gets training results. API Version: 2017-04-26.
Using getPredictionTrainingResults
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getPredictionTrainingResults(args: GetPredictionTrainingResultsArgs, opts?: InvokeOptions): Promise<GetPredictionTrainingResultsResult>
function getPredictionTrainingResultsOutput(args: GetPredictionTrainingResultsOutputArgs, opts?: InvokeOptions): Output<GetPredictionTrainingResultsResult>
def get_prediction_training_results(hub_name: Optional[str] = None,
prediction_name: Optional[str] = None,
resource_group_name: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetPredictionTrainingResultsResult
def get_prediction_training_results_output(hub_name: Optional[pulumi.Input[str]] = None,
prediction_name: Optional[pulumi.Input[str]] = None,
resource_group_name: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetPredictionTrainingResultsResult]
func GetPredictionTrainingResults(ctx *Context, args *GetPredictionTrainingResultsArgs, opts ...InvokeOption) (*GetPredictionTrainingResultsResult, error)
func GetPredictionTrainingResultsOutput(ctx *Context, args *GetPredictionTrainingResultsOutputArgs, opts ...InvokeOption) GetPredictionTrainingResultsResultOutput
> Note: This function is named GetPredictionTrainingResults
in the Go SDK.
public static class GetPredictionTrainingResults
{
public static Task<GetPredictionTrainingResultsResult> InvokeAsync(GetPredictionTrainingResultsArgs args, InvokeOptions? opts = null)
public static Output<GetPredictionTrainingResultsResult> Invoke(GetPredictionTrainingResultsInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetPredictionTrainingResultsResult> getPredictionTrainingResults(GetPredictionTrainingResultsArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: azure-native:customerinsights:getPredictionTrainingResults
arguments:
# arguments dictionary
The following arguments are supported:
- Hub
Name string The name of the hub.
- Prediction
Name string The name of the Prediction.
- Resource
Group stringName The name of the resource group.
- Hub
Name string The name of the hub.
- Prediction
Name string The name of the Prediction.
- Resource
Group stringName The name of the resource group.
- hub
Name String The name of the hub.
- prediction
Name String The name of the Prediction.
- resource
Group StringName The name of the resource group.
- hub
Name string The name of the hub.
- prediction
Name string The name of the Prediction.
- resource
Group stringName The name of the resource group.
- hub_
name str The name of the hub.
- prediction_
name str The name of the Prediction.
- resource_
group_ strname The name of the resource group.
- hub
Name String The name of the hub.
- prediction
Name String The name of the Prediction.
- resource
Group StringName The name of the resource group.
getPredictionTrainingResults Result
The following output properties are available:
- Canonical
Profiles List<Pulumi.Azure Native. Customer Insights. Outputs. Canonical Profile Definition Response> Canonical profiles.
- Prediction
Distribution Pulumi.Azure Native. Customer Insights. Outputs. Prediction Distribution Definition Response Prediction distribution.
- Primary
Profile doubleInstance Count Instance count of the primary profile.
- Score
Name string Score name.
- Tenant
Id string The hub name.
- Canonical
Profiles []CanonicalProfile Definition Response Canonical profiles.
- Prediction
Distribution PredictionDistribution Definition Response Prediction distribution.
- Primary
Profile float64Instance Count Instance count of the primary profile.
- Score
Name string Score name.
- Tenant
Id string The hub name.
- canonical
Profiles List<CanonicalProfile Definition Response> Canonical profiles.
- prediction
Distribution PredictionDistribution Definition Response Prediction distribution.
- primary
Profile DoubleInstance Count Instance count of the primary profile.
- score
Name String Score name.
- tenant
Id String The hub name.
- canonical
Profiles CanonicalProfile Definition Response[] Canonical profiles.
- prediction
Distribution PredictionDistribution Definition Response Prediction distribution.
- primary
Profile numberInstance Count Instance count of the primary profile.
- score
Name string Score name.
- tenant
Id string The hub name.
- canonical_
profiles Sequence[CanonicalProfile Definition Response] Canonical profiles.
- prediction_
distribution PredictionDistribution Definition Response Prediction distribution.
- primary_
profile_ floatinstance_ count Instance count of the primary profile.
- score_
name str Score name.
- tenant_
id str The hub name.
- canonical
Profiles List<Property Map> Canonical profiles.
- prediction
Distribution Property Map Prediction distribution.
- primary
Profile NumberInstance Count Instance count of the primary profile.
- score
Name String Score name.
- tenant
Id String The hub name.
Supporting Types
CanonicalProfileDefinitionResponse
- Canonical
Profile intId Canonical profile ID.
- Properties
List<Pulumi.
Azure Native. Customer Insights. Inputs. Canonical Profile Definition Response Properties> Properties of the canonical profile.
- Canonical
Profile intId Canonical profile ID.
- Properties
[]Canonical
Profile Definition Response Properties Properties of the canonical profile.
- canonical
Profile IntegerId Canonical profile ID.
- properties
List<Canonical
Profile Definition Response Properties> Properties of the canonical profile.
- canonical
Profile numberId Canonical profile ID.
- properties
Canonical
Profile Definition Response Properties[] Properties of the canonical profile.
- canonical_
profile_ intid Canonical profile ID.
- properties
Sequence[Canonical
Profile Definition Response Properties] Properties of the canonical profile.
- canonical
Profile NumberId Canonical profile ID.
- properties List<Property Map>
Properties of the canonical profile.
CanonicalProfileDefinitionResponseProperties
- Profile
Name string Profile name.
- Profile
Property stringName Property name of profile.
- Rank int
The rank.
- Type string
Type of canonical property value.
- Value string
Value of the canonical property.
- Profile
Name string Profile name.
- Profile
Property stringName Property name of profile.
- Rank int
The rank.
- Type string
Type of canonical property value.
- Value string
Value of the canonical property.
- profile
Name String Profile name.
- profile
Property StringName Property name of profile.
- rank Integer
The rank.
- type String
Type of canonical property value.
- value String
Value of the canonical property.
- profile
Name string Profile name.
- profile
Property stringName Property name of profile.
- rank number
The rank.
- type string
Type of canonical property value.
- value string
Value of the canonical property.
- profile_
name str Profile name.
- profile_
property_ strname Property name of profile.
- rank int
The rank.
- type str
Type of canonical property value.
- value str
Value of the canonical property.
- profile
Name String Profile name.
- profile
Property StringName Property name of profile.
- rank Number
The rank.
- type String
Type of canonical property value.
- value String
Value of the canonical property.
PredictionDistributionDefinitionResponse
- Distributions
List<Pulumi.
Azure Native. Customer Insights. Inputs. Prediction Distribution Definition Response Distributions> Distributions of the prediction.
- Total
Negatives double Total negatives in the distribution.
- Total
Positives double Total positive in the distribution.
- Distributions
[]Prediction
Distribution Definition Response Distributions Distributions of the prediction.
- Total
Negatives float64 Total negatives in the distribution.
- Total
Positives float64 Total positive in the distribution.
- distributions
List<Prediction
Distribution Definition Response Distributions> Distributions of the prediction.
- total
Negatives Double Total negatives in the distribution.
- total
Positives Double Total positive in the distribution.
- distributions
Prediction
Distribution Definition Response Distributions[] Distributions of the prediction.
- total
Negatives number Total negatives in the distribution.
- total
Positives number Total positive in the distribution.
- distributions
Sequence[Prediction
Distribution Definition Response Distributions] Distributions of the prediction.
- total_
negatives float Total negatives in the distribution.
- total_
positives float Total positive in the distribution.
- distributions List<Property Map>
Distributions of the prediction.
- total
Negatives Number Total negatives in the distribution.
- total
Positives Number Total positive in the distribution.
PredictionDistributionDefinitionResponseDistributions
- Negatives double
Number of negatives.
- Negatives
Above doubleThreshold Number of negatives above threshold.
- Positives double
Number of positives.
- Positives
Above doubleThreshold Number of positives above threshold.
- Score
Threshold int Score threshold.
- Negatives float64
Number of negatives.
- Negatives
Above float64Threshold Number of negatives above threshold.
- Positives float64
Number of positives.
- Positives
Above float64Threshold Number of positives above threshold.
- Score
Threshold int Score threshold.
- negatives Double
Number of negatives.
- negatives
Above DoubleThreshold Number of negatives above threshold.
- positives Double
Number of positives.
- positives
Above DoubleThreshold Number of positives above threshold.
- score
Threshold Integer Score threshold.
- negatives number
Number of negatives.
- negatives
Above numberThreshold Number of negatives above threshold.
- positives number
Number of positives.
- positives
Above numberThreshold Number of positives above threshold.
- score
Threshold number Score threshold.
- negatives float
Number of negatives.
- negatives_
above_ floatthreshold Number of negatives above threshold.
- positives float
Number of positives.
- positives_
above_ floatthreshold Number of positives above threshold.
- score_
threshold int Score threshold.
- negatives Number
Number of negatives.
- negatives
Above NumberThreshold Number of negatives above threshold.
- positives Number
Number of positives.
- positives
Above NumberThreshold Number of positives above threshold.
- score
Threshold Number Score threshold.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0