medcat.utils.regression.category_separator

Module Contents

Functions

_prepare_args()

Prepares command line arguments to be used in main().

main()

Runs the category separation according to command line arguments.

Attributes

logger

medcat.utils.regression.category_separator.logger
medcat.utils.regression.category_separator._prepare_args()

Prepares command line arguments to be used in main().

Returns:

argparse.Namespace – The argument namespace.

Return type:

argparse.Namespace

medcat.utils.regression.category_separator.main()

Runs the category separation according to command line arguments.