.. _l-classes: Classes ======= .. contents:: :local: :depth: 1 Summary +++++++ +----------------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | class | class parent | truncated documentation | +================================================================================================================+==============+==========================================================================================================================+ | :class:`DBFInMemory ` | | Overwrites `DBF `_ to read data from memory and not ... | +----------------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`SkBaseLearnerCategory ` | | Base d'un *learner* qui apprend un learner pour chaque modalité d'une classe. Notebooks associés à ce *learner* ... | +----------------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`SkCustomKnn ` | | Implements the `k-Nearest Neighbors `_ as an example. | +----------------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+ | :class:`TextVectorizerTransformer ` | | Overwrites *TfIdfVectorizer* or *CountVectorizer* so that it can be used in a pipeline. Parameters ---------- ... | +----------------------------------------------------------------------------------------------------------------+--------------+--------------------------------------------------------------------------------------------------------------------------+