This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
azure-native.customerinsights.getPredictionTrainingResults
Explore with Pulumi AI
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi
Gets training results. Azure REST 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)
public static Output<GetPredictionTrainingResultsResult> getPredictionTrainingResults(GetPredictionTrainingResultsArgs args, InvokeOptions options)
fn::invoke:
  function: azure-native:customerinsights:getPredictionTrainingResults
  arguments:
    # arguments dictionaryThe following arguments are supported:
- HubName string
- The name of the hub.
- PredictionName string
- The name of the Prediction.
- ResourceGroup stringName 
- The name of the resource group.
- HubName string
- The name of the hub.
- PredictionName string
- The name of the Prediction.
- ResourceGroup stringName 
- The name of the resource group.
- hubName String
- The name of the hub.
- predictionName String
- The name of the Prediction.
- resourceGroup StringName 
- The name of the resource group.
- hubName string
- The name of the hub.
- predictionName string
- The name of the Prediction.
- resourceGroup 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.
- hubName String
- The name of the hub.
- predictionName String
- The name of the Prediction.
- resourceGroup StringName 
- The name of the resource group.
getPredictionTrainingResults Result
The following output properties are available:
- CanonicalProfiles List<Pulumi.Azure Native. Customer Insights. Outputs. Canonical Profile Definition Response> 
- Canonical profiles.
- PredictionDistribution Pulumi.Azure Native. Customer Insights. Outputs. Prediction Distribution Definition Response 
- Prediction distribution.
- PrimaryProfile doubleInstance Count 
- Instance count of the primary profile.
- ScoreName string
- Score name.
- TenantId string
- The hub name.
- CanonicalProfiles []CanonicalProfile Definition Response 
- Canonical profiles.
- PredictionDistribution PredictionDistribution Definition Response 
- Prediction distribution.
- PrimaryProfile float64Instance Count 
- Instance count of the primary profile.
- ScoreName string
- Score name.
- TenantId string
- The hub name.
- canonicalProfiles List<CanonicalProfile Definition Response> 
- Canonical profiles.
- predictionDistribution PredictionDistribution Definition Response 
- Prediction distribution.
- primaryProfile DoubleInstance Count 
- Instance count of the primary profile.
- scoreName String
- Score name.
- tenantId String
- The hub name.
- canonicalProfiles CanonicalProfile Definition Response[] 
- Canonical profiles.
- predictionDistribution PredictionDistribution Definition Response 
- Prediction distribution.
- primaryProfile numberInstance Count 
- Instance count of the primary profile.
- scoreName string
- Score name.
- tenantId 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.
- canonicalProfiles List<Property Map>
- Canonical profiles.
- predictionDistribution Property Map
- Prediction distribution.
- primaryProfile NumberInstance Count 
- Instance count of the primary profile.
- scoreName String
- Score name.
- tenantId String
- The hub name.
Supporting Types
CanonicalProfileDefinitionResponse   
- CanonicalProfile intId 
- Canonical profile ID.
- Properties
List<Pulumi.Azure Native. Customer Insights. Inputs. Canonical Profile Definition Response Properties> 
- Properties of the canonical profile.
- CanonicalProfile intId 
- Canonical profile ID.
- Properties
[]CanonicalProfile Definition Response Properties 
- Properties of the canonical profile.
- canonicalProfile IntegerId 
- Canonical profile ID.
- properties
List<CanonicalProfile Definition Response Properties> 
- Properties of the canonical profile.
- canonicalProfile numberId 
- Canonical profile ID.
- properties
CanonicalProfile Definition Response Properties[] 
- Properties of the canonical profile.
- canonical_profile_ intid 
- Canonical profile ID.
- properties
Sequence[CanonicalProfile Definition Response Properties] 
- Properties of the canonical profile.
- canonicalProfile NumberId 
- Canonical profile ID.
- properties List<Property Map>
- Properties of the canonical profile.
CanonicalProfileDefinitionResponseProperties    
- ProfileName string
- Profile name.
- ProfileProperty stringName 
- Property name of profile.
- Rank int
- The rank.
- Type string
- Type of canonical property value.
- Value string
- Value of the canonical property.
- ProfileName string
- Profile name.
- ProfileProperty stringName 
- Property name of profile.
- Rank int
- The rank.
- Type string
- Type of canonical property value.
- Value string
- Value of the canonical property.
- profileName String
- Profile name.
- profileProperty StringName 
- Property name of profile.
- rank Integer
- The rank.
- type String
- Type of canonical property value.
- value String
- Value of the canonical property.
- profileName string
- Profile name.
- profileProperty 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.
- profileName String
- Profile name.
- profileProperty 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.
- TotalNegatives double
- Total negatives in the distribution.
- TotalPositives double
- Total positive in the distribution.
- Distributions
[]PredictionDistribution Definition Response Distributions 
- Distributions of the prediction.
- TotalNegatives float64
- Total negatives in the distribution.
- TotalPositives float64
- Total positive in the distribution.
- distributions
List<PredictionDistribution Definition Response Distributions> 
- Distributions of the prediction.
- totalNegatives Double
- Total negatives in the distribution.
- totalPositives Double
- Total positive in the distribution.
- distributions
PredictionDistribution Definition Response Distributions[] 
- Distributions of the prediction.
- totalNegatives number
- Total negatives in the distribution.
- totalPositives number
- Total positive in the distribution.
- distributions
Sequence[PredictionDistribution 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.
- totalNegatives Number
- Total negatives in the distribution.
- totalPositives Number
- Total positive in the distribution.
PredictionDistributionDefinitionResponseDistributions    
- Negatives double
- Number of negatives.
- NegativesAbove doubleThreshold 
- Number of negatives above threshold.
- Positives double
- Number of positives.
- PositivesAbove doubleThreshold 
- Number of positives above threshold.
- ScoreThreshold int
- Score threshold.
- Negatives float64
- Number of negatives.
- NegativesAbove float64Threshold 
- Number of negatives above threshold.
- Positives float64
- Number of positives.
- PositivesAbove float64Threshold 
- Number of positives above threshold.
- ScoreThreshold int
- Score threshold.
- negatives Double
- Number of negatives.
- negativesAbove DoubleThreshold 
- Number of negatives above threshold.
- positives Double
- Number of positives.
- positivesAbove DoubleThreshold 
- Number of positives above threshold.
- scoreThreshold Integer
- Score threshold.
- negatives number
- Number of negatives.
- negativesAbove numberThreshold 
- Number of negatives above threshold.
- positives number
- Number of positives.
- positivesAbove numberThreshold 
- Number of positives above threshold.
- scoreThreshold 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.
- negativesAbove NumberThreshold 
- Number of negatives above threshold.
- positives Number
- Number of positives.
- positivesAbove NumberThreshold 
- Number of positives above threshold.
- scoreThreshold Number
- Score threshold.
Package Details
- Repository
- Azure Native pulumi/pulumi-azure-native
- License
- Apache-2.0
This is the latest version of Azure Native. Use the Azure Native v1 docs if using the v1 version of this package.
Azure Native v2.89.1 published on Sunday, Mar 2, 2025 by Pulumi