- MultilabelInsightsHistogramList
- datarobot::ListMultilabelInsightsHistogram
Retrieve multicategorical feature histogram. |
GET /multilabelInsights/{multilabelInsightsKey}/histogram/ |
- MultilabelInsightsPairwiseManualSelectionsCreate
- datarobot::CreateMultilabelInsightsPairwiseManualSelections
Save a list of manually selected labels for Feature Statistics matrix. |
POST /multilabelInsights/{multilabelInsightsKey}/pairwiseManualSelections/ |
- MultilabelInsightsPairwiseManualSelectionsDelete
- datarobot::DeleteMultilabelInsightsPairwiseManualSelections
Delete label list. |
DELETE /multilabelInsights/{multilabelInsightsKey}/pairwiseManualSelections/{manualSelectionListId}/ |
- MultilabelInsightsPairwiseManualSelectionsList
- datarobot::ListMultilabelInsightsPairwiseManualSelections
Get all label lists. |
GET /multilabelInsights/{multilabelInsightsKey}/pairwiseManualSelections/ |
- MultilabelInsightsPairwiseManualSelectionsPatch
- datarobot::PatchMultilabelInsightsPairwiseManualSelections
Update label list's name. |
PATCH /multilabelInsights/{multilabelInsightsKey}/pairwiseManualSelections/{manualSelectionListId}/ |
- MultilabelInsightsPairwiseStatisticsList
- datarobot::ListMultilabelInsightsPairwiseStatistics
Retrieve pairwise statistics for the given multilabel insights key. |
GET /multilabelInsights/{multilabelInsightsKey}/pairwiseStatistics/ |
- ProjectsAnomalyAssessmentRecordsDelete
- datarobot::DeleteAnomalyAssessmentRecord
Delete the anomaly assessment record. |
DELETE /projects/{projectId}/anomalyAssessmentRecords/{recordId}/ |
- ProjectsAnomalyAssessmentRecordsExplanationsList
- datarobot::GetAnomalyAssessmentExplanations
Retrieve anomaly assessment record. |
GET /projects/{projectId}/anomalyAssessmentRecords/{recordId}/explanations/ |
- ProjectsAnomalyAssessmentRecordsList
- datarobot::ListAnomalyAssessmentRecords
Retrieve anomaly assessment records. |
GET /projects/{projectId}/anomalyAssessmentRecords/ |
- ProjectsAnomalyAssessmentRecordsPredictionsPreviewList
- datarobot::GetAnomalyAssessmentPredictionsPreview
Retrieve predictions preview for the anomaly assessment record. |
GET /projects/{projectId}/anomalyAssessmentRecords/{recordId}/predictionsPreview/ |
- ProjectsBiasVsAccuracyInsightsList
- datarobot::ListProjectsBiasVsAccuracyInsights
List Bias vs Accuracy insights. |
GET /projects/{projectId}/biasVsAccuracyInsights/ |
- ProjectsDatetimeModelsAccuracyOverTimePlotsList
- datarobot::GetAccuracyOverTimePlot
Retrieve the data for the Accuracy over Time plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/accuracyOverTimePlots/ |
- ProjectsDatetimeModelsAccuracyOverTimePlotsMetadataList
- datarobot::GetAccuracyOverTimePlotsMetadata
Retrieve the metadata for the Accuracy over Time plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/accuracyOverTimePlots/metadata/ |
- ProjectsDatetimeModelsAccuracyOverTimePlotsPreviewList
- datarobot::GetAccuracyOverTimePlotPreview
Retrieve the preview for the Accuracy over Time plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/accuracyOverTimePlots/preview/ |
- ProjectsDatetimeModelsAnomalyOverTimePlotsList
- datarobot::GetAnomalyOverTimePlot
Retrieve the data for the Anomaly over Time plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/anomalyOverTimePlots/ |
- ProjectsDatetimeModelsAnomalyOverTimePlotsMetadataList
- datarobot::GetAnomalyOverTimePlotsMetadata
Retrieve the metadata for the Anomaly over Time plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/anomalyOverTimePlots/metadata/ |
- ProjectsDatetimeModelsAnomalyOverTimePlotsPreviewList
- datarobot::GetAnomalyOverTimePlotPreview
Retrieve the preview for the Anomaly over Time plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/anomalyOverTimePlots/preview/ |
- ProjectsDatetimeModelsBacktestStabilityPlotList
- datarobot::ListProjectsDatetimeModelsBacktestStabilityPlot
Retrieve a plot displaying the stability of the datetime model across different backtests. |
GET /projects/{projectId}/datetimeModels/{modelId}/backtestStabilityPlot/ |
- ProjectsDatetimeModelsDatasetAccuracyOverTimePlotsMetadataList
- datarobot::ListProjectsDatetimeModelsDatasetAccuracyOverTimePlotsMetadata
Retrieve the metadata of the Accuracy Over Time (AOT) chart for an external dataset. |
GET /projects/{projectId}/datetimeModels/{modelId}/datasetAccuracyOverTimePlots/{datasetId}/metadata/ |
- ProjectsDatetimeModelsDatasetAccuracyOverTimePlotsPreviewList
- datarobot::ListProjectsDatetimeModelsDatasetAccuracyOverTimePlotsPreview
Retrieve a preview of the Accuracy Over Time (AOT) chart for an external dataset. |
GET /projects/{projectId}/datetimeModels/{modelId}/datasetAccuracyOverTimePlots/{datasetId}/preview/ |
- ProjectsDatetimeModelsDatasetAccuracyOverTimePlotsRetrieve
- datarobot::RetrieveProjectsDatetimeModelsDatasetAccuracyOverTimePlots
Retrieve the Accuracy Over Time (AOT) chart data for an external dataset for a project. |
GET /projects/{projectId}/datetimeModels/{modelId}/datasetAccuracyOverTimePlots/{datasetId}/ |
- ProjectsDatetimeModelsDatetimeTrendPlotsCreate
- datarobot::ComputeDatetimeTrendPlots
Computes Datetime Trend plots for time series and OTV projects. |
POST /projects/{projectId}/datetimeModels/{modelId}/datetimeTrendPlots/ |
- ProjectsDatetimeModelsFeatureEffectsCreate
- datarobot::CreateProjectsDatetimeModelsFeatureEffects
Add a request to the queue to calculate Feature Effects for a backtest. |
POST /projects/{projectId}/datetimeModels/{modelId}/featureEffects/ |
- ProjectsDatetimeModelsFeatureEffectsList
- datarobot::ListProjectsDatetimeModelsFeatureEffects
Retrieve Feature Effects for a model backtest. |
GET /projects/{projectId}/datetimeModels/{modelId}/featureEffects/ |
- ProjectsDatetimeModelsFeatureEffectsMetadataList
- datarobot::ListProjectsDatetimeModelsFeatureEffectsMetadata
Retrieve Feature Effects metadata for each backtest. Response contains status and available sources for each backtest of the model. |
GET /projects/{projectId}/datetimeModels/{modelId}/featureEffectsMetadata/ |
- ProjectsDatetimeModelsFeatureFitCreate
- datarobot::CreateProjectsDatetimeModelsFeatureFit
Add a request to the queue to calculate Feature Fit for a backtest. |
POST /projects/{projectId}/datetimeModels/{modelId}/featureFit/ |
- ProjectsDatetimeModelsFeatureFitList
- datarobot::ListProjectsDatetimeModelsFeatureFit
Retrieve Feature Fit for a model backtest. |
GET /projects/{projectId}/datetimeModels/{modelId}/featureFit/ |
- ProjectsDatetimeModelsFeatureFitMetadataList
- datarobot::ListProjectsDatetimeModelsFeatureFitMetadata
Retrieve Feature Fit metadata for each backtest. Response contains status and available sources for each backtest of the model. |
GET /projects/{projectId}/datetimeModels/{modelId}/featureFitMetadata/ |
- ProjectsDatetimeModelsForecastDistanceStabilityPlotList
- datarobot::ListProjectsDatetimeModelsForecastDistanceStabilityPlot
Retrieve a plot displaying the stability of the time series model across different forecast distances. |
GET /projects/{projectId}/datetimeModels/{modelId}/forecastDistanceStabilityPlot/ |
- ProjectsDatetimeModelsForecastVsActualPlotsList
- datarobot::GetForecastVsActualPlot
Retrieve the data for the Forecast vs Actual plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/forecastVsActualPlots/ |
- ProjectsDatetimeModelsForecastVsActualPlotsMetadataList
- datarobot::GetForecastVsActualPlotsMetadata
Retrieve the metadata for the Forecast vs Actual plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/forecastVsActualPlots/metadata/ |
- ProjectsDatetimeModelsForecastVsActualPlotsPreviewList
- datarobot::GetForecastVsActualPlotPreview
Retrieve the preview for the Forecast vs Actual plots. |
GET /projects/{projectId}/datetimeModels/{modelId}/forecastVsActualPlots/preview/ |
- ProjectsDatetimeModelsMulticlassFeatureEffectsCreate
- datarobot::CreateProjectsDatetimeModelsMulticlassFeatureEffects
Compute feature effects for a multiclass datetime model. |
POST /projects/{projectId}/datetimeModels/{modelId}/multiclassFeatureEffects/ |
- ProjectsDatetimeModelsMulticlassFeatureEffectsList
- datarobot::ListProjectsDatetimeModelsMulticlassFeatureEffects
Retrieve feature effects for each class in a multiclass datetime model. |
GET /projects/{projectId}/datetimeModels/{modelId}/multiclassFeatureEffects/ |
- ProjectsDatetimeModelsMultiseriesHistogramsList
- datarobot::ListProjectsDatetimeModelsMultiseriesHistograms
Retrieve the histograms for series insights. |
GET /projects/{projectId}/datetimeModels/{modelId}/multiseriesHistograms/ |
- ProjectsDatetimeModelsMultiseriesScoresCreate
- datarobot::RequestSeriesAccuracy
Request the computation of per-series scores for a multiseries model. |
POST /projects/{projectId}/datetimeModels/{modelId}/multiseriesScores/ |
- ProjectsDatetimeModelsMultiseriesScoresFileList
- datarobot::ListProjectsDatetimeModelsMultiseriesScoresFile
Retrieve the CSV file for the series accuracy. |
GET /projects/{projectId}/datetimeModels/{modelId}/multiseriesScores/file/ |
- ProjectsDatetimeModelsMultiseriesScoresList
- datarobot::GetSeriesAccuracyForModel
List the scores per individual series for the specified multiseries model. |
GET /projects/{projectId}/datetimeModels/{modelId}/multiseriesScores/ |
- ProjectsExternalScoresCreate
- datarobot::CreateProjectsExternalScores
Compute model scores for external dataset. |
POST /projects/{projectId}/externalScores/ |
- ProjectsExternalScoresList
- datarobot::ListProjectsExternalScores
List of scores on prediction datasets for a project. |
GET /projects/{projectId}/externalScores/ |
- ProjectsFeatureAssociationFeaturelistsList
- datarobot::ListProjectsFeatureAssociationFeaturelists
List all featurelists with feature association matrix availability flags for a project. |
GET /projects/{projectId}/featureAssociationFeaturelists/ |
- ProjectsFeatureAssociationMatrixCreate
- datarobot::CreateProjectsFeatureAssociationMatrix
Compute feature association matrix. |
POST /projects/{projectId}/featureAssociationMatrix/ |
- ProjectsFeatureAssociationMatrixDetailsList
- datarobot::GetFeatureAssociationMatrixDetails
Retrieval for feature association plotting between a pair of features. |
GET /projects/{projectId}/featureAssociationMatrixDetails/ |
- ProjectsFeatureAssociationMatrixList
- datarobot::GetFeatureAssociationMatrix
Retrieval for pairwise feature association statistics. |
GET /projects/{projectId}/featureAssociationMatrix/ |
- ProjectsFeaturesFrequentValuesList
- datarobot::ListProjectsFeaturesFrequentValues
Retrieve the frequent values information for a particular feature. |
GET /projects/{projectId}/features/{featureName}/frequentValues/ |
- ProjectsGeometryFeaturePlotsCreate
- datarobot::CreateProjectsGeometryFeaturePlots
Create a map of one location feature |
POST /projects/{projectId}/geometryFeaturePlots/ |
- ProjectsGeometryFeaturePlotsRetrieve
- datarobot::RetrieveProjectsGeometryFeaturePlots
Retrieve a map of one location feature |
GET /projects/{projectId}/geometryFeaturePlots/{featureName}/ |
- ProjectsImageActivationMapsList
- datarobot::ListProjectsImageActivationMaps
List all Image Activation Maps for the project. |
GET /projects/{projectId}/imageActivationMaps/ |
- ProjectsImageEmbeddingsList
- datarobot::ListProjectsImageEmbeddings
List all Image Embeddings for the project. |
GET /projects/{projectId}/imageEmbeddings/ |
- ProjectsModelsAnomalyAssessmentInitializationCreate
- datarobot::InitializeAnomalyAssessment
Calculate the anomaly assessment insight. |
POST /projects/{projectId}/models/{modelId}/anomalyAssessmentInitialization/ |
- ProjectsModelsAnomalyInsightsFileList
- datarobot::ListProjectsModelsAnomalyInsightsFile
Retrieve a CSV file of the raw data displayed with the anomaly score from the model. |
GET /projects/{projectId}/models/{modelId}/anomalyInsightsFile/ |
- ProjectsModelsAnomalyInsightsTableList
- datarobot::ListProjectsModelsAnomalyInsightsTable
Retrieve a table of the raw data displayed with the anomaly score from the specific model. |
GET /projects/{projectId}/models/{modelId}/anomalyInsightsTable/ |
- ProjectsModelsClusterInsightsCreate
- datarobot::CreateProjectsModelsClusterInsights
Compute Cluster Insights. |
POST /projects/{projectId}/models/{modelId}/clusterInsights/ |
- ProjectsModelsClusterInsightsDownloadList
- datarobot::ListProjectsModelsClusterInsightsDownload
Download Cluster Insights result. |
GET /projects/{projectId}/models/{modelId}/clusterInsights/download/ |
- ProjectsModelsClusterInsightsList
- datarobot::ListProjectsModelsClusterInsights
Retrieve Cluster Insights for all features. |
GET /projects/{projectId}/models/{modelId}/clusterInsights/ |
- ProjectsModelsConfusionChartsClassDetailsList
- datarobot::ListProjectsModelsConfusionChartsClassDetails
Calculates and sends frequency of class in distributed among other classes for actual and predicted data. |
GET /projects/{projectId}/models/{modelId}/confusionCharts/{source}/classDetails/ |
- ProjectsModelsConfusionChartsList
- datarobot::ListProjectsModelsConfusionCharts
Retrieve all available confusion charts for model. |
GET /projects/{projectId}/models/{modelId}/confusionCharts/ |
- ProjectsModelsConfusionChartsMetadataList
- datarobot::ListProjectsModelsConfusionChartsMetadata
Retrieve metadata for the confusion chart of a model. |
GET /projects/{projectId}/models/{modelId}/confusionCharts/{source}/metadata/ |
- ProjectsModelsConfusionChartsRetrieve
- datarobot::GetConfusionChart
Retrieve the confusion chart data from a single source. |
GET /projects/{projectId}/models/{modelId}/confusionCharts/{source}/ |
- ProjectsModelsCrossClassAccuracyScoresCreate
- datarobot::CreateProjectsModelsCrossClassAccuracyScores
Start Cross Class Accuracy calculations. |
POST /projects/{projectId}/models/{modelId}/crossClassAccuracyScores/ |
- ProjectsModelsCrossClassAccuracyScoresList
- datarobot::ListProjectsModelsCrossClassAccuracyScores
List Cross Class Accuracy scores. |
GET /projects/{projectId}/models/{modelId}/crossClassAccuracyScores/ |
- ProjectsModelsDataDisparityInsightsCreate
- datarobot::CreateProjectsModelsDataDisparityInsights
Start insight calculations. |
POST /projects/{projectId}/models/{modelId}/dataDisparityInsights/ |
- ProjectsModelsDataDisparityInsightsList
- datarobot::ListProjectsModelsDataDisparityInsights
Get Cross Class Data Disparity results. |
GET /projects/{projectId}/models/{modelId}/dataDisparityInsights/ |
- ProjectsModelsDatasetConfusionChartsClassDetailsList
- datarobot::ListProjectsModelsDatasetConfusionChartsClassDetails
Calculate and sends frequency of class in distributed among other classes for actual and predicted data. |
GET /projects/{projectId}/models/{modelId}/datasetConfusionCharts/{datasetId}/classDetails/ |
- ProjectsModelsDatasetConfusionChartsList
- datarobot::ListProjectsModelsDatasetConfusionCharts
List of Confusion Charts objects on external datasets for a project with filtering option by dataset. |
GET /projects/{projectId}/models/{modelId}/datasetConfusionCharts/ |
- ProjectsModelsDatasetConfusionChartsMetadataList
- datarobot::ListProjectsModelsDatasetConfusionChartsMetadata
Retrieve metadata for the confusion chart of a model on external dataset for a project. |
GET /projects/{projectId}/models/{modelId}/datasetConfusionCharts/{datasetId}/metadata/ |
- ProjectsModelsDatasetConfusionChartsRetrieve
- datarobot::RetrieveProjectsModelsDatasetConfusionCharts
Retrieve Confusion Chart objects on external datasets for a project. |
GET /projects/{projectId}/models/{modelId}/datasetConfusionCharts/{datasetId}/ |
- ProjectsModelsDatasetLiftChartsList
- datarobot::ListProjectsModelsDatasetLiftCharts
Retrieve List of Lift chart data on prediction datasets for a project. |
GET /projects/{projectId}/models/{modelId}/datasetLiftCharts/ |
- ProjectsModelsDatasetMulticlassLiftChartsList
- datarobot::ListProjectsModelsDatasetMulticlassLiftCharts
Retrieve List of Multiclass Lift chart data on prediction datasets for a project. |
GET /projects/{projectId}/models/{modelId}/datasetMulticlassLiftCharts/ |
- ProjectsModelsDatasetResidualsChartsList
- datarobot::ListProjectsModelsDatasetResidualsCharts
List of residuals charts objects on prediction datasets. |
GET /projects/{projectId}/models/{modelId}/datasetResidualsCharts/ |
- ProjectsModelsDatasetRocCurvesList
- datarobot::ListProjectsModelsDatasetRocCurves
List of ROC curve objects on prediction datasets for a project with filtering option by dataset. |
GET /projects/{projectId}/models/{modelId}/datasetRocCurves/ |
- ProjectsModelsFairnessInsightsCreate
- datarobot::CreateProjectsModelsFairnessInsights
Start insight calculations. |
POST /projects/{projectId}/models/{modelId}/fairnessInsights/ |
- ProjectsModelsFairnessInsightsList
- datarobot::ListProjectsModelsFairnessInsights
List calculated Per Class Bias insights. |
GET /projects/{projectId}/models/{modelId}/fairnessInsights/ |
- ProjectsModelsFeatureEffectsCreate
- datarobot::CreateProjectsModelsFeatureEffects
Add a request to the queue to calculate Feature Effects. |
POST /projects/{projectId}/models/{modelId}/featureEffects/ |
- ProjectsModelsFeatureEffectsList
- datarobot::ListProjectsModelsFeatureEffects
Retrieve Feature Effects for the model. |
GET /projects/{projectId}/models/{modelId}/featureEffects/ |
- ProjectsModelsFeatureEffectsMetadataList
- datarobot::ListProjectsModelsFeatureEffectsMetadata
Retrieve Feature Effects metadata. Response contains status and available sources. |
GET /projects/{projectId}/models/{modelId}/featureEffectsMetadata/ |
- ProjectsModelsFeatureFitCreate
- datarobot::CreateProjectsModelsFeatureFit
Add a request to the queue to calculate Feature Fit. |
POST /projects/{projectId}/models/{modelId}/featureFit/ |
- ProjectsModelsFeatureFitList
- datarobot::ListProjectsModelsFeatureFit
Retrieve Feature Fit for the model. |
GET /projects/{projectId}/models/{modelId}/featureFit/ |
- ProjectsModelsFeatureFitMetadataList
- datarobot::ListProjectsModelsFeatureFitMetadata
Retrieve Feature Fit metadata. Response contains status and available sources. |
GET /projects/{projectId}/models/{modelId}/featureFitMetadata/ |
- ProjectsModelsFeatureImpactCreate
- datarobot::RequestFeatureImpact
Add a request to calculate feature impact to the queue. |
POST /projects/{projectId}/models/{modelId}/featureImpact/ |
- ProjectsModelsFeatureImpactList
- datarobot::GetFeatureImpactForModel
Retrieve feature impact scores for features in a model. |
GET /projects/{projectId}/models/{modelId}/featureImpact/ |
- ProjectsModelsFeatureListsClusterInsightsList
- datarobot::ListProjectsModelsFeatureListsClusterInsights
Retrieve Cluster Insights for a single featurelist |
GET /projects/{projectId}/models/{modelId}/featureLists/{datasetId}/clusterInsights/ |
- ProjectsModelsImageActivationMapsCreate
- datarobot::CreateProjectsModelsImageActivationMaps
Request the computation of image activation maps for the specified model. |
POST /projects/{projectId}/models/{modelId}/imageActivationMaps/ |
- ProjectsModelsImageActivationMapsList
- datarobot::ListProjectsModelsImageActivationMaps
Retrieve Image Activation Maps for a feature of a model. |
GET /projects/{projectId}/models/{modelId}/imageActivationMaps/ |
- ProjectsModelsImageEmbeddingsCreate
- datarobot::CreateProjectsModelsImageEmbeddings
Request the computation of image embeddings for the specified model. |
POST /projects/{projectId}/models/{modelId}/imageEmbeddings/ |
- ProjectsModelsImageEmbeddingsList
- datarobot::ListProjectsModelsImageEmbeddings
Retrieve ImageEmbeddings for a feature of a model. |
GET /projects/{projectId}/models/{modelId}/imageEmbeddings/ |
- ProjectsModelsLabelwiseRocCurvesList
- datarobot::ListProjectsModelsLabelwiseRocCurves
Retrieve labelwise ROC curves for model and given source. |
GET /projects/{projectId}/models/{modelId}/labelwiseRocCurves/{source}/ |
- ProjectsModelsLiftChartList
- datarobot::ListProjectsModelsLiftChart
Retrieve all available lift charts for model. |
GET /projects/{projectId}/models/{modelId}/liftChart/ |
- ProjectsModelsLiftChartRetrieve
- datarobot::RetrieveProjectsModelsLiftChart
Retrieve the lift chart data from a single source. |
GET /projects/{projectId}/models/{modelId}/liftChart/{source}/ |
- ProjectsModelsMulticlassFeatureEffectsCreate
- datarobot::CreateProjectsModelsMulticlassFeatureEffects
Compute feature effects for a multiclass model. |
POST /projects/{projectId}/models/{modelId}/multiclassFeatureEffects/ |
- ProjectsModelsMulticlassFeatureEffectsList
- datarobot::ListProjectsModelsMulticlassFeatureEffects
Retrieve feature effects for each class in a multiclass model. |
GET /projects/{projectId}/models/{modelId}/multiclassFeatureEffects/ |
- ProjectsModelsMulticlassFeatureImpactList
- datarobot::ListProjectsModelsMulticlassFeatureImpact
Retrieve feature impact scores for each class in a multiclass model. |
GET /projects/{projectId}/models/{modelId}/multiclassFeatureImpact/ |
- ProjectsModelsMulticlassLiftChartList
- datarobot::ListProjectsModelsMulticlassLiftChart
Retrieve all available lift charts for multiclass model. |
GET /projects/{projectId}/models/{modelId}/multiclassLiftChart/ |
- ProjectsModelsMulticlassLiftChartRetrieve
- datarobot::RetrieveProjectsModelsMulticlassLiftChart
Retrieve the multiclass lift chart data from a single source. |
GET /projects/{projectId}/models/{modelId}/multiclassLiftChart/{source}/ |
- ProjectsModelsMultilabelLiftChartsRetrieve
- datarobot::RetrieveProjectsModelsMultilabelLiftCharts
Retrieve labelwise lift charts for model and given source. |
GET /projects/{projectId}/models/{modelId}/multilabelLiftCharts/{source}/ |
- ProjectsModelsPredictionExplanationsInitializationCreate
- datarobot::RequestPredictionExplanationsInitialization
Create a new prediction explanations initialization. |
POST /projects/{projectId}/models/{modelId}/predictionExplanationsInitialization/ |
- ProjectsModelsPredictionExplanationsInitializationDeleteMany
- datarobot::DeletePredictionExplanationsInitialization
Delete an existing PredictionExplanationsInitialization. |
DELETE /projects/{projectId}/models/{modelId}/predictionExplanationsInitialization/ |
- ProjectsModelsPredictionExplanationsInitializationList
- datarobot::GetPredictionExplanationsInitialization
Retrieve the current PredictionExplanationsInitialization. |
GET /projects/{projectId}/models/{modelId}/predictionExplanationsInitialization/ |
- ProjectsModelsResidualsList
- datarobot::ListProjectsModelsResiduals
Retrieve all residuals charts for a model. |
GET /projects/{projectId}/models/{modelId}/residuals/ |
- ProjectsModelsResidualsRetrieve
- datarobot::RetrieveProjectsModelsResiduals
Retrieve the residuals chart data from a single source. |
GET /projects/{projectId}/models/{modelId}/residuals/{source}/ |
- ProjectsModelsRocCurveList
- datarobot::ListProjectsModelsRocCurve
Retrieve all available ROC curves for model. |
GET /projects/{projectId}/models/{modelId}/rocCurve/ |
- ProjectsModelsRocCurveRetrieve
- datarobot::RetrieveProjectsModelsRocCurve
Retrieve the ROC curve data from a single source. |
GET /projects/{projectId}/models/{modelId}/rocCurve/{source}/ |
- ProjectsModelsShapImpactCreate
- datarobot::CreateProjectsModelsShapImpact
Create a Shap based Feature Impact. |
POST /projects/{projectId}/models/{modelId}/shapImpact/ |
- ProjectsModelsShapImpactList
- datarobot::ListProjectsModelsShapImpact
Retrieve Feature Impact for a model. |
GET /projects/{projectId}/models/{modelId}/shapImpact/ |
- ProjectsModelsWordCloudList
- datarobot::GetWordCloud
Retrieve word cloud data for a model. |
GET /projects/{projectId}/models/{modelId}/wordCloud/ |
- ProjectsMulticategoricalInvalidFormatFileList
- datarobot::ListProjectsMulticategoricalInvalidFormatFile
Get file with format errors of potential multicategorical features. |
GET /projects/{projectId}/multicategoricalInvalidFormat/file/ |
- ProjectsMulticategoricalInvalidFormatList
- datarobot::ListProjectsMulticategoricalInvalidFormat
Retrieve multicategorical data quality log. |
GET /projects/{projectId}/multicategoricalInvalidFormat/ |
- ProjectsPayoffMatricesCreate
- datarobot::CreateProjectsPayoffMatrices
Create a payoff matrix. |
POST /projects/{projectId}/payoffMatrices/ |
- ProjectsPayoffMatricesDelete
- datarobot::DeleteProjectsPayoffMatrices
Delete a payoff matrix in a project. |
DELETE /projects/{projectId}/payoffMatrices/{payoffMatrixId}/ |
- ProjectsPayoffMatricesList
- datarobot::ListProjectsPayoffMatrices
List of all payoff matrices for a project. |
GET /projects/{projectId}/payoffMatrices/ |
- ProjectsPayoffMatricesPut
- datarobot::PutProjectsPayoffMatrices
Update a payoff matrix. |
PUT /projects/{projectId}/payoffMatrices/{payoffMatrixId}/ |
- ProjectsPredictionExplanationsCreate
- datarobot::RequestPredictionExplanations
Create a new PredictionExplanations object (and its accompanying PredictionExplanationsRecord). |
POST /projects/{projectId}/predictionExplanations/ |
- ProjectsPredictionExplanationsList
- datarobot::GetPredictionExplanationsPage
Retrieve stored Prediction Explanations. |
GET /projects/{projectId}/predictionExplanations/{predictionExplanationsId}/ |
- ProjectsPredictionExplanationsRecordsDelete
- datarobot::DeletePredictionExplanations
Delete saved Prediction Explanations. |
DELETE /projects/{projectId}/predictionExplanationsRecords/{predictionExplanationsId}/ |
- ProjectsPredictionExplanationsRecordsList
- datarobot::ListPredictionExplanationsMetadata
List PredictionExplanationsRecord objects for a project. |
GET /projects/{projectId}/predictionExplanationsRecords/ |
- ProjectsPredictionExplanationsRecordsRetrieve
- datarobot::GetPredictionExplanationsMetadata
Retrieve a PredictionExplanationsRecord object. |
GET /projects/{projectId}/predictionExplanationsRecords/{predictionExplanationsId}/ |
- ProjectsShapMatricesCreate
- datarobot::CreateProjectsShapMatrices
Calculate a matrix with SHAP based prediction explanations scores. |
POST /projects/{projectId}/shapMatrices/ |
- ProjectsShapMatricesList
- datarobot::ListProjectsShapMatrices
List SHAP matrix records. |
GET /projects/{projectId}/shapMatrices/ |
- ProjectsShapMatricesRetrieve
- datarobot::RetrieveProjectsShapMatrices
Get matrix with SHAP prediction explanations scores. |
GET /projects/{projectId}/shapMatrices/{shapMatrixId}/ |