summaryrefslogtreecommitdiff
path: root/test/test_da.py
AgeCommit message (Expand)Author
2019-08-12Fix in test: no margin constraints herengayraud
2019-08-12fixes for travis, added test, minor nitsngayraud
2018-06-11add new line for pep8Rémi Flamary
2018-06-11Merge branch 'master' into remove_otda_v05Rémi Flamary
2018-05-30replace function name tin testsRémi Flamary
2018-05-29remove OTDA + pep8Rémi Flamary
2018-03-21add test gromov + debug sklearn BasestimatorRémi Flamary
2018-03-21add test linear mapping classRémi Flamary
2018-03-21add linear mapping test + autopep8Rémi Flamary
2017-09-05solving pbSlasnista
2017-09-05test semi supervised mode ok written for all class | need different toleranc...Slasnista
2017-09-05change name of otda object in test script: clf => otdaSlasnista
2017-09-05integrated test for semi supervised caseSlasnista
2017-08-25solving log issues to avoid errors and adding further testsSlasnista
2017-08-23added deprecation warning on old classesSlasnista
2017-08-23test functions for MappingTransport ClassSlasnista
2017-08-23out of samples transform and inverse transform by batchSlasnista
2017-08-23make doc strings compliant with numpy / modif according to AG reviewSlasnista
2017-08-04out of samples by Ferradans supported for transform and inverse_transformSlasnista
2017-08-04correction of semi supervised modeSlasnista
2017-08-04semi supervised mode supportedSlasnista
2017-08-04added new class SinkhornL1l2Transport() + dedicated testSlasnista
2017-08-04added new class SinkhornLpl1Transport() + dedicated testSlasnista
2017-08-04added test for fit_transform + correction of fit_transform bug (missing retur...Slasnista
2017-08-01added EMDTransport Class from NG's code + added dedicated testSlasnista
2017-08-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