lenskit.tuning.spec.PipelineFile ================================ .. py:class:: lenskit.tuning.spec.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.