lenskit.pipeline.nodes.Node#
- class lenskit.pipeline.nodes.Node[T](name)#
Representation of a single node in a
Pipeline.Changed in version 2026.1: Removed the
typesattribute.- Stability:
- Caller (see Stability Levels).
- Parameters:
name (str)
- __match_args__ = ('name',)#