lenskit.schemas.tuning.PipelineFile =================================== .. py:class:: lenskit.schemas.tuning.PipelineFile Bases: :py:obj:`pydantic.BaseModel` Load a pipeline from a file. .. py:attribute:: file :type: pathlib.Path The file from whic to load the pipeline.