summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-01added new class MappingTransport to support linear and kernel mapping, not ye...Slasnista
2017-09-01out of samples by Ferradans supported for transform and inverse_transformSlasnista
2017-09-01reformat doc strings + remove useless log / verbose parameters for emdSlasnista
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-01own BaseEstimator class written + rflamary comments addressedSlasnista
2017-09-01integrate AG commentsSlasnista
2017-09-01small modifs according to NG proposalsSlasnista
2017-09-01first proposal for OT wrappersSlasnista
2017-09-01remove linewidth error messageSlasnista
2017-09-01Merge branch 'master' into gromovNicolas Courty
2017-08-31minor correctionsNicolas Courty
2017-08-31Minor corrections suggested by @agramfort + new barycenter example + test fun...Nicolas Courty
2017-08-31update testsRémi Flamary
2017-08-30pep8Rémi Flamary
2017-08-30update docRémi Flamary
2017-08-30nb generic solverRémi Flamary
2017-08-30exples +rstRémi Flamary
2017-08-30example+rst titlesRémi Flamary
2017-08-30add files and notebooksRémi Flamary
2017-08-30add da exmaplesRémi Flamary
2017-08-30move daRémi Flamary
2017-08-30wroking make!Rémi Flamary
2017-08-30bug config fileRémi Flamary
2017-08-30add script for building galleryRémi Flamary
2017-08-30Merge pull request #25 from aje/masterRémi Flamary
2017-08-30Move norm out of fit to init for deprecated OTDAaje
2017-08-30Move normalize function in utils.pyaje
2017-08-30Fix name erroraje
2017-08-30Rename for emd and emd2aje
2017-08-30Changes:aje
2017-08-29Type printaje
2017-08-29Fix param orderaje
2017-08-29Changes to LP solver:aje
2017-08-29Merge pull request #22 from Slasnista/domain_adaptationRémi Flamary
2017-08-29pass on examples | introduced RandomStateSlasnista
2017-08-29addressed AG comments + adding random seedSlasnista
2017-08-28gromov:flake8 and otherNicolas Courty
2017-08-28Gromov-Wasserstein distanceNicolas Courty
2017-08-28update readmeSlasnista
2017-08-28check input parameters with helper functionsSlasnista
2017-08-28handling input arguments in fit, transform... methods + remove old examplesSlasnista
2017-08-28move no da objects into utils.pySlasnista