Learn R Programming

bigml (version 0.1.2)

Bindings for the BigML API

Description

The 'bigml' package contains bindings for the BigML API. The package includes methods that provide straightforward access to basic API functionality, as well as methods that accommodate idiomatic R data types and concepts.

Copy Link

Version

Install

install.packages('bigml')

Monthly Downloads

27

Version

0.1.2

License

LGPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 19th, 2015

Functions in bigml (0.1.2)

formEncodeURL

A simple function to turn named arguments into a form-encoded string
getPrediction

Retrieving a BigML Prediction
getSource

Retrieving a BigML Source
createDataset

Creating BigML Datasets
quickSource

Quickly Creating BigML Sources
createSource

Creating BigML Sources
quickDataset

Quickly Creating BigML Datasets
listSources

Listing BigML Sources
quickPrediction

Quickly Creating BigML Predictions
getDataset

Retrieving a BigML Dataset
createModel

Creating BigML Models
quickModel

Quickly Creating BigML Models
bigml-package

R bindings for BigML API
listDatasets

Listing BigML Datasets
setCredentials

Set BigML API authentication credentials
getModel

Retrieving a BigML Model
createPrediction

Creating BigML Predictions
listModels

Listing BigML Datasets
deleteResource

Deleting BigML Resources