lexmodelsv2_create_test_set_discrepancy_report {paws.machine.learning} | R Documentation |
Create a report that describes the differences between the bot and the test set
Description
Create a report that describes the differences between the bot and the test set.
See https://www.paws-r-sdk.com/docs/lexmodelsv2_create_test_set_discrepancy_report/ for full documentation.
Usage
lexmodelsv2_create_test_set_discrepancy_report(testSetId, target)
Arguments
testSetId |
[required] The test set Id for the test set discrepancy report. |
target |
[required] The target bot for the test set discrepancy report. |
[Package paws.machine.learning version 0.7.0 Index]