DualProblem

Results 1 issues of DualProblem

https://github.com/wmkouw/libTLDA/blob/0c66ec2327d191b88fca0803a7c74b0bb05afd42/libtlda/iw.py#L290 ix = np.argmin(d, axis=1) To count target samples within each source Voronoi cell, ix should be the index of the source sample if there exists a target sample that...