skit_pipelines.components.evaluate_slu_from_repo package

Module contents

evaluate_slu_from_repo(*, s3_data_path: <kfp.components._python_op.InputPath object at 0x1097fd0d0>, annotated_job_data_path: <kfp.components._python_op.InputPath object at 0x10975ce50>, intent_alias_path: <kfp.components._python_op.InputPath object at 0x10975cee0>, bucket: str, repo_name: str, compare_branch: str, branch: str, remove_intents: str = '', validate_setup: bool = False, customization_repo_name: str = '', customization_repo_branch: str = '', core_slu_repo_name: str = '', core_slu_repo_branch: str = '', comparison_classification_report_path: <kfp.components._python_op.OutputPath object at 0x10975cfa0>, comparison_confusion_matrix_path: <kfp.components._python_op.OutputPath object at 0x10975cdf0>) str[source]
evalution_slu_from_repo_op(s3_data: str, annotated_job_data: str, intent_alias: str, bucket: str, repo_name: str, compare_branch: str, branch: str, remove_intents: str = '', validate_setup: bool = 'False', customization_repo_name: str = '', customization_repo_branch: str = '', core_slu_repo_name: str = '', core_slu_repo_branch: str = '')

Evaluate slu from repo