Given a DataPoint returns its feature sequence.
Given a DataPoint returns its feature sequence.
a data point
data point feature sequence
Given a DataPoint returns its feature sequence.
Given a DataPoint returns its feature sequence.
a data point
data point label
Given a feature sequence and a label it makes a DataPoint.
Given a feature sequence and a label it makes a DataPoint.
data point feature sequence
data point label
DataPoint with given feature sequence and label
Given an unseen sample it returns a nonconformity score.
Given an unseen sample it returns a nonconformity score.
an unseen sample
nonconformity score for newSample
Defines an underlying algorithm to be used when training a conformal predictor.