summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2018-03-21add entropic gromov test for 90+% corerageRémi Flamary
2018-03-21gtomov barycenter testsRémi Flamary
2018-03-21aupdate gromov + autopep8 externalsRémi Flamary
2018-03-21add test gromov + debug sklearn BasestimatorRémi Flamary
2018-03-21add tests for ot.uilsRémi Flamary
2018-03-21add test linear mapping classRémi Flamary
2018-03-21add linear mapping test + autopep8Rémi Flamary
2018-02-16should pass tests nowRémi Flamary
2017-09-13Merge branch 'master' into gromovNicolas Courty
2017-09-12Corrections on GromovNicolas Courty
2017-09-12Made the return of the matrix optional in emd2Antoine Rolet
2017-09-09Returned to old variable name to follow repo conventionAntoine Rolet
2017-09-09Renamed variable in stringAntoine Rolet
2017-09-09Renamed variableAntoine Rolet
2017-09-09Renamed variablesAntoine Rolet
2017-09-09Merge remote-tracking branch 'upstream/master' into ot_dual_variablesAntoine Rolet
2017-09-07Removed unused variable declarationAntoine Rolet
2017-09-07Added log option to muliprocess emdAntoine Rolet
2017-09-07Return dual variables in an optional dictionaryAntoine Rolet
2017-09-07Added MAX_ITER_REACHED flag and warningAntoine Rolet
2017-09-05ReformatAntoine Rolet
2017-09-05Fixed typo and merged emd testsAntoine Rolet
2017-09-05solving pbSlasnista
2017-09-05test semi supervised mode ok written for all class | need different toleranc...Slasnista
2017-09-05Removed printAntoine Rolet
2017-09-05change name of otda object in test script: clf => otdaSlasnista
2017-09-05integrated test for semi supervised caseSlasnista
2017-09-05Merge remote-tracking branch 'upstream/master'Antoine Rolet
2017-09-01docstrings + namingNicolas Courty
2017-09-01solving conflicts :/Nicolas Courty
2017-09-01docstrings and namingNicolas Courty
2017-09-01docstrings and namingNicolas Courty
2017-09-01Minor corrections suggested by @agramfort + new barycenter example + test fun...Nicolas Courty
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-09-01Merge branch 'master' into gromovNicolas Courty
2017-08-31Minor corrections suggested by @agramfort + new barycenter example + test fun...Nicolas Courty
2017-08-25solving log issues to avoid errors and adding further testsSlasnista
2017-08-23added deprecation warning on old classesSlasnista