This submodule contains tools for multiple-instance learning (MIL) model training and evaluation. See :ref:`mil` for more information. A summary of the API is given below.
The CLAM model configuration class requires slideflow-gpl, which can be installed with:
pip install slideflow-gpl
Once installed, the class is available at slideflow.clam.CLAMModelConfig.