Man pages for previsionio
'Prevision.io' R SDK

create_connectorCreate a new connector of a supported type (among: "SQL",...
create_contact_pointCreate a new contact point of a supported type (among:...
create_dataframe_from_datasetCreate a dataframe from a dataset_id.
create_dataset_embeddingCreate a dataset embedding from a dataset_id.
create_dataset_from_dataframeUpload dataset from data frame.
create_dataset_from_datasourceCreate a dataset from an existing datasource.
create_dataset_from_fileUpload dataset from file name.
create_datasourceCreate a new datasource If check_if_exist is enabled, the...
create_deployment_api_keyCreate a new API key for a deployed model.
create_deployment_modelCreate a new deployment for a model.
create_deployment_predictionsCreate predictions on a deployed model using a dataset.
create_experimentCreate a new experiment. If check_if_exist is enabled, the...
create_experiment_versionCreate a new version of an existing experiment.
create_exportExport data using an existing exporter and the resource to...
create_exporterCreate a new exporter
create_folderUpload folder from a local file.
create_pipeline_triggerTrigger an existing pipeline run.
create_predictionCreate a prediction on a specified experiment_version
create_projectCreate a new project. If check_if_exist is enabled, the...
create_project_userAdd user in and existing project.
delete_connectorDelete an existing connector.
delete_contact_pointDelete an existing contact_point
delete_datasetDelete an existing dataset.
delete_datasourceDelete a datasource
delete_deploymentDelete an existing deployment.
delete_experimentDelete a experiment on the platform.
delete_exporterDelete an exporter
delete_folderDelete an existing folder.
delete_pipelineDelete an existing pipeline
delete_predictionDelete a prediction.
delete_projectDelete an existing project.
delete_project_userDelete user in and existing project.
get_best_model_idGet the model_id that provide the best predictive performance...
get_connector_id_from_nameGet a connector_id from a connector_name for a given...
get_connector_infoGet information about connector from its id.
get_connectorsGet information of all connectors available for a given...
get_contact_point_infoGet a contact point information from its contact_point_id.
get_contact_pointsGet information of all contact points available for a given...
get_dataset_embeddingGet a dataset embedding from a dataset_id.
get_dataset_headShow the head of a dataset from its id.
get_dataset_id_from_nameGet a dataset_id from a dataset_name. If duplicated name, the...
get_dataset_infoGet a dataset from its id.
get_datasetsGet information of all datasets available for a given...
get_datasource_id_from_nameGet a datasource_id from a datasource_name If duplicated...
get_datasource_infoGet a datasource from its id.
get_datasourcesGet information of all data sources available for a given...
get_deployment_alert_id_from_nameGet a deployment_alert_id from a name and type for a given...
get_deployment_alert_infoGet information about a deployment_alert for a given deployed...
get_deployment_alertsGet information of all alerts related to a deployment_id.
get_deployment_api_keysGet API keys for a deployed model.
get_deployment_app_logsGet logs from a deployed app.
get_deployment_id_from_nameGet a deployment_id from a name and type for a given...
get_deployment_infoGet information about a deployment from its id.
get_deployment_prediction_infoGet information related to predictions of a prediction_id.
get_deployment_predictionsGet listing of predictions related to a deployment_id.
get_deploymentsGet information of all deployments of a given type available...
get_deployment_usageGet usage (calls, errors and response time) of the last...
get_experiment_id_from_nameGet a experiment_id from a experiment_name If duplicated...
get_experiment_infoGet a experiment from its experiment_id.
get_experimentsGet information of all experiments available for a given...
get_experiment_version_featuresGet features information related to a experiment_version_id.
get_experiment_version_idGet a experiment version id from a experiment_id and its...
get_experiment_version_infoGet a experiment_version info from its experiment_version_id
get_experiment_version_modelsGet a model list related to a experiment_version_id.
get_experiment_version_predictionsGet a list of prediction from a experiment_version_id.
get_exporter_exportsGet all exports done from an exporter_id
get_exporter_id_from_nameGet a exporter_id from a exporter_name. If duplicated name,...
get_exporter_infoGet an exporter from its id.
get_exportersGet information of all exporters available for a given...
get_features_infosGet information of a given feature related to a...
get_folderGet a folder from its id.
get_folder_id_from_nameGet a folder_id from a folder_name. If duplicated name, the...
get_foldersGet information of all image folders available for a given...
get_model_cvGet the cross validation file from a specific model.
get_model_feature_importanceGet feature importance corresponding to a model_id.
get_model_hyperparametersGet hyperparameters corresponding to a model_id.
get_model_infosGet model information corresponding to a model_id.
get_pipeline_id_from_nameGet a pipeline_id from a pipeline_name and type for a given...
get_pipeline_infoGet information about a pipeline from its id and its type.
get_pipelinesGet information of all pipelines of a given type available...
get_predictionGet a specific prediction from a prediction_id. Wait up until...
get_prediction_infosGet a information about a prediction_id.
get_project_id_from_nameGet a project_id from a project_name If duplicated name, the...
get_project_infoGet a project from its project_id.
get_projectsRetrieves all projects.
get_project_usersGet users from a project.
helper_cv_classif_analysisGet metrics on a CV file retrieved by Prevision.io for a...
helper_drift_analysis[BETA] Return a data.frame that contains features, a boolean...
helper_optimal_prediction[BETA] Compute the optimal prediction for each rows in a data...
helper_plot_classif_analysisPlot RECALL, PRECISION & F1 SCORE versus top n predictions...
pause_experiment_versionPause a running experiment_version on the platform.
pio_downloadDownload resources according specific parameters.
pio_initInitialization of the connection to your instance...
pio_list_to_dfConvert a list returned from APIs to a dataframe. Only...
pio_requestRequest the platform. Thanks to an endpoint, the url and the...
resume_experiment_versionResume a paused experiment_version on the platform.
stop_experiment_versionStop a running or paused experiment_version on the platform.
test_connectorTest an existing connector.
test_contact_pointTest an existing contact point
test_datasourceTest a datasource
test_deployment_typeCheck if a type of a deployment is supported
test_pipeline_typeCheck if a type of a pipeline is supported
update_experiment_version_descriptionUpdate the description of a given experiment_version_id.
update_project_user_roleUpdate user role in and existing project.
previsionio documentation built on March 18, 2022, 6:41 p.m.