icat.model#

The model class, this handles both the machine learning model, as well as contains an associated anchorlist, datamanager, and view. This is sort of the primary parent class for interacting with icat.

Classes

Model(data, text_col[, anchor_types, ...])

The interactive machine learning model - a basic binary classifier with tools for viewing and interacting with the data and features.