module __main__#
Short summary#
module mlprodict.__main__
Implements command line python -m mlprodict <command> <args>.
Functions#
function |
truncated documentation |
|---|---|
Implements |
Documentation#
Implements command line python -m mlprodict <command> <args>.
- mlprodict.__main__.main(args, fLOG=<built-in function print>)#
Implements
python -m mlprodict <command> <args>.- Parameters
args – command line arguments
fLOG – logging function