Introduction to prcbench
1. Tool interface | Create a tool set | Arguments of the create_toolset function | Use predefined tool sets | 2. Test data interface | 2a. Select pre-defined test data for the accuracy evaluation | 2b. Create randomly generated test data for the running-time evaluation | 3. Run a evaluation function with the selected tools and test data sets | 3a. Accuracy evaluation of precision-recall curves | Evaluation scores | Visualization of the result | 3b. Running-time evaluation of precision-recall curves | 4. Create a user-defined tool | The format of the function for calculating a precision-recall curve | 5. Create a user-defined test data | 5a. User-defined test data for the accuracy evaluation | 5b. User-defined test data for the running-time evaluation | 6. External links