scikit-learn class

C15488 concept

A scikit-learn class is a Python object that encapsulates a specific machine learning component (such as an estimator, transformer, or model selection tool) with a consistent API for fitting to data and making predictions or transformations.