Learn R Programming

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

prcbench (version 0.3.2)

Testing Workbench for Precision-Recall Curves

Description

A testing workbench for evaluating Precision-Recall curves under various conditions.

Copy Link

Version

Install

install.packages('prcbench')

Monthly Downloads

577

Version

0.3.2

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Takaya Saito

Last Published

April 13th, 2016

Functions in prcbench (0.3.2)

create_example_func

Create an example for the func argument of the create_usrtool function
create_toolset

Create a set of tools
C3DATA

C3: Pre-calculated Precision-Recall curve
ToolPerfMeas

R6 class of the PerfMeas tool
prcbench

prcbench: A package to provide a testing workbench for Precision-Recall curves
ToolPRROC

R6 class of the PRROC tool
C2DATA

C2: Pre-calculated Precision-Recall curve
create_usrdata

Create a user-defined test dataset
C1DATA

C1: Pre-calculated Precision-Recall curve
Toolprecrec

R6 class of the precrec tool
autoplot.evalcurve

Plot the result of Precision-Recall curve evaluation
create_usrtool

Create a set of tools
ToolROCR

R6 class of the ROCR tool
ToolIFBase

Base class of performance evaluation tools
TestDataB

R6 class of test dataset for performance evaluation tools
run_benchmark

Run microbenchmark with specified tools and test sets
ToolAUCCalculator

R6 class of the AUCCalculator tool
TestDataC

R6 class of test dataset for Precision-Recall curve evaluation
run_evalcurve

Evaluate Precision-Recall curves with specified tools and test sets
create_testset

Create a list of test datasets