summaryrefslogtreecommitdiff
path: root/test/test_da.py
AgeCommit message (Expand)Author
2017-09-01solving log issues to avoid errors and adding further testsSlasnista
2017-09-01added deprecation warning on old classesSlasnista
2017-09-01test functions for MappingTransport ClassSlasnista
2017-09-01out of samples transform and inverse transform by batchSlasnista
2017-09-01make doc strings compliant with numpy / modif according to AG reviewSlasnista
2017-09-01out of samples by Ferradans supported for transform and inverse_transformSlasnista
2017-09-01correction of semi supervised modeSlasnista
2017-09-01semi supervised mode supportedSlasnista
2017-09-01added new class SinkhornL1l2Transport() + dedicated testSlasnista
2017-09-01added new class SinkhornLpl1Transport() + dedicated testSlasnista
2017-09-01added test for fit_transform + correction of fit_transform bug (missing retur...Slasnista
2017-09-01added EMDTransport Class from NG's code + added dedicated testSlasnista
2017-09-01update SinkhornTransport class + added test for classSlasnista
2017-07-26author and license for tets filesRémi Flamary
2017-07-26n to n_samplesRémi Flamary
2017-07-26numpy assert test_daRémi Flamary
2017-07-26import nmpy before otRémi Flamary
2017-07-24add test da 58% coverageRémi Flamary