##Description
The current inference/requirements.txt does not include every package used by the ML pipeline. For example, model training and testing require packages such as scikit-learn and joblib.
Review the Python code, update the requirements file, and verify that the pipeline can be installed without additional undocumented commands.
Tasks
Acceptance Criteria
##Description
The current inference/requirements.txt does not include every package used by the ML pipeline. For example, model training and testing require packages such as scikit-learn and joblib.
Review the Python code, update the requirements file, and verify that the pipeline can be installed without additional undocumented commands.
Tasks
Acceptance Criteria