Learn R Programming

⚠️There's a newer version (0.2.15) of this package.Take me there.

AzureML (version 0.2.14)

Interface with Azure Machine Learning Datasets, Experiments and Web Services

Description

Functions and datasets to support Azure Machine Learning. This allows you to interact with datasets, as well as publish and consume R functions as API services.

Copy Link

Version

Install

install.packages('AzureML')

Monthly Downloads

47

Version

0.2.14

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Rich Calaway

Last Published

October 23rd, 2017

Functions in AzureML (0.2.14)

consumeDataframe

Deprecated functions
AzureML-package

Interface to Azure ML Studio datasets and experiments.
consume

Use a web service to score data in list (key=value) format.
datasets

List datasets in an AzureML workspace.
delete.datasets

Delete datasets from an AzureML workspace.
deleteWebService

Delete a Microsoft Azure Web Service
download.intermediate.dataset

Download a dataset from an AzureML experiment module.
endpointHelp

Display AzureML Web Service Endpoint Help Screens.
discoverSchema

Discover web service schema.
download.datasets

Download one or more datasets from an AzureML workspace.
endpoints

List AzureML Web Service Endpoints
experiments

List experiments in an AzureML workspace.
services

List Available Web Services.
upload.dataset

Upload an R data frame to an AzureML workspace.
is.Endpoint

Test if an object is an Azure ML Endpoint.
is.Service

Test if an object is an Azure ML Service.
getDetailsFromUrl

Helper function to extract information from a help page URL
is.Dataset

Test if an object is an Azure ML Dataset.
publishWebService

Publish a function as a Microsoft Azure Web Service.
workspace

Create a reference to an AzureML Studio workspace.
read.AzureML.config

Reads settings from configuration file in JSON format.
refresh

Refresh data in an AzureML workspace object.
is.Workspace

Test if an object is an Azure ML Workspace.