Other packages > Find by keyword >

previsionio  

'Prevision.io' R SDK
View on CRAN: Click here


Download and install previsionio package within the R console
Install from CRAN:
install.packages("previsionio")

Install from Github:
library("remotes")
install_github("cran/previsionio")

Install by package version:
library("remotes")
install_version("previsionio", "11.7.0")



Attach the package and use:
library("previsionio")
Maintained by
Florian Laroumagne
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-10-13
Latest Update: 2022-03-09
Description:
For working with the 'Prevision.io' AI model management platform's API .
How to cite:
Florian Laroumagne (2021). previsionio: 'Prevision.io' R SDK. R package version 11.7.0, https://cran.r-project.org/web/packages/previsionio
Previous versions and publish date:
11.3.0 (2021-10-13 12:20), 11.3.1 (2021-10-25 18:20), 11.3.3 (2021-11-17 10:20)
Other packages that cited previsionio R package
View previsionio citation profile
Other R packages that previsionio depends, imports, suggests or enhances
Functions, R codes and Examples using the previsionio R package
Some associated functions: create_connector . create_contact_point . create_dataframe_from_dataset . create_dataset_embedding . create_dataset_from_dataframe . create_dataset_from_datasource . create_dataset_from_file . create_datasource . create_deployment_api_key . create_deployment_model . create_deployment_predictions . create_experiment . create_experiment_version . create_export . create_exporter . create_folder . create_pipeline_trigger . create_prediction . create_project . create_project_user . delete_connector . delete_contact_point . delete_dataset . delete_datasource . delete_deployment . delete_experiment . delete_exporter . delete_folder . delete_pipeline . delete_prediction . delete_project . delete_project_user . get_best_model_id . get_connector_id_from_name . get_connector_info . get_connectors . get_contact_point_info . get_contact_points . get_dataset_embedding . get_dataset_head . get_dataset_id_from_name . get_dataset_info . get_datasets . get_datasource_id_from_name . get_datasource_info . get_datasources . get_deployment_alert_id_from_name . get_deployment_alert_info . get_deployment_alerts . get_deployment_api_keys . get_deployment_app_logs . get_deployment_id_from_name . get_deployment_info . get_deployment_prediction_info . get_deployment_predictions . get_deployment_usage . get_deployments . get_experiment_id_from_name . get_experiment_info . get_experiment_version_features . get_experiment_version_id . get_experiment_version_info . get_experiment_version_models . get_experiment_version_predictions . get_experiments . get_exporter_exports . get_exporter_id_from_name . get_exporter_info . get_exporters . get_features_infos . get_folder . get_folder_id_from_name . get_folders . get_model_cv . get_model_feature_importance . get_model_hyperparameters . get_model_infos . get_pipeline_id_from_name . get_pipeline_info . get_pipelines . get_prediction . get_prediction_infos . get_project_id_from_name . get_project_info . get_project_users . get_projects . helper_cv_classif_analysis . helper_drift_analysis . helper_optimal_prediction . helper_plot_classif_analysis . pause_experiment_version . pio_download . pio_init . pio_list_to_df . pio_request . resume_experiment_version . stop_experiment_version . test_connector . test_contact_point . test_datasource . test_deployment_type . test_pipeline_type . update_experiment_version_description . update_project_user_role . 
Some associated R codes: client.R . connector.R . dataset.R . datasource.R . deployment-alert.R . deployment.R . experiment.R . exporter.R . folder.R . helper.R . pipeline.R . project.R . zzz.R .  Full previsionio package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns