Rdocumentation
powered by
Learn R Programming
yhatr (version 0.15.1)
R Binder for the Yhat API
Description
Deploy, maintain, and invoke models via the Yhat REST API.
Copy Link
Link to current version
Version
Version
0.15.1
0.15.0
0.13.10
0.13.9
0.13.7
0.13.6
0.13.4
0.13.2
0.13.1
0.12.1
0.11.0
0.10.0
0.9.1
0.9.0
0.8.1
0.7
0.6
0.5
0.4
0.3
0.2
0.1
Install
install.packages('yhatr')
Monthly Downloads
378
Version
0.15.1
License
FreeBSD
Issues
0
Pull Requests
0
Stars
16
Forks
9
Repository
https://github.com/yhat/yhatr
Maintainer
Greg Lamp
Last Published
May 9th, 2017
Functions in yhatr (0.15.1)
Search all functions
yhat.get
Private function for performing a GET request
yhat.library
Import one or more libraries and add them to the Yhat model's
yhat.batchDeploy
Deploy a batch model to Yhat servers
yhat.deploy
Deploy a model to Yhat's servers
is.https
Private predicate function that checks if the protocol of a url
set.model.require
Private function that generates a model.require function based on
yhat.predict
Make a prediction using Yhat.
yhat.predict_bulk
Make bulk predictions using Yhat.
yhat.verify
Private function for verifying username and apikey
add.dependency
Private function that adds a package to the list of dependencies
capture.src
Private function for catpuring the source code of model
yhat.predict_raw
Calls Yhat's REST API and returns a JSON document containing both the prediction
yhat.spider.block
Private function for recursively looking for variables
check.dependencies
Checks dependencies and makes sure all are installed.
check.image.size
Private function for checking the size of the user's image.
yhat.ls
Private function for determining model dependencies
yhat.post
Private function for performing a POST request
yhat.spider.func
Private function for spidering function source code
yhat.unload
Removes a library from the Yhat model's dependency list