chemicalchecker.util.transform.metric_learn

Metric learning.

We bias the sign1 to respect triplets sampled from the whole CC (semi-supervised) or from the space itself (unsupervised).

Classes

MetricLearn

MetricLearn class.

SemiSupervisedMetricLearn

Initialize a BaseTransform instance.

UnsupervisedMetricLearn

Initialize a BaseTransform instance.