﻿ott.tools.conformal.OTCP
========================

.. currentmodule:: ott.tools.conformal

.. autoclass:: OTCP
    
    .. rubric:: Methods

    .. autosummary::
        :toctree: .
    
        ~OTCP.calibrate
        ~OTCP.fit_transport
        ~OTCP.get_scores
        ~OTCP.nonconformity_fn
        ~OTCP.predict
    
    .. rubric:: Attributes

    .. autosummary::
        :toctree: .
    
        ~OTCP.calibration_scores
        ~OTCP.offset
        ~OTCP.sampler
        ~OTCP.scale
        ~OTCP.sinkhorn_output
        ~OTCP.target_measure
        ~OTCP.model
    