summaryrefslogtreecommitdiff
path: root/ot/da.py
AgeCommit message (Expand)Author
2023-02-28[MRG] Add method argument to sinkhorn Transport (#440)tgnassou
2023-01-16[MRG] OT for Gaussian distributions (#428)tgnassou
2022-12-06[MRG] Fix bug in regularized OTDA l1lp with log (#413)Rémi Flamary
2022-03-24[MRG] Domain adaptation and unbalanced solvers with backend support (#343)Nathan Cassereau
2021-12-09[MRG] Tensorflow backend & Benchmarker & Myst_parser (#316)Nathan Cassereau
2021-11-03[MRG] Docs updates (#298)ncassereau-idris
2021-04-19[MRG] Cleanup test warnings (#242)Rémi Flamary
2020-08-24Fix to BaseTransport.transform_labels() (#208)Samarth Mishra
2020-04-24pep8Rémi Flamary
2020-04-24add ferradans to da classes documentationRémi Flamary
2020-04-24better documentationRémi Flamary
2020-04-20added defaults for emd_laplaceievred
2020-04-20added defaults for emd_laplaceievred
2020-04-20sim+sim param fixedievred
2020-04-20added kwargs to sim + docievred
2020-04-17added regulrization from [6]+fix other issuesievred
2020-04-16references addedievred
2020-04-15import laplacianievred
2020-04-15Merge branch 'master' into laplace_daIevgen Redko
2020-04-15check conflict daievred
2020-04-15fix soft labels, remove gammas from jcpotievred
2020-04-08added label normalization to utilsievred
2020-04-08add label prop + inverseievred
2020-04-08remove blank lineievred
2020-04-08remove jcpot from laplaceievred
2020-04-08test+utils+readmeievred
2020-04-08remove laplace from jcpotievred
2020-04-03autopep+remove sinkhorn+add simtypeievred
2020-04-03v2 laplace emd sinkhornievred
2020-04-01fix imports remove checksievred
2020-03-31readme move to bregmanievred
2020-03-31v1 jcpot example testievred
2020-03-31added jcpotievred
2019-08-28correct call of unbalanced with reg_mHicham Janati
2019-08-12fixes for travis, added test, minor nitsngayraud
2019-08-12Added Unbalaced transport to domain adaptation methods. Corrected small bug r...ngayraud
2019-06-06start documentation otRémi Flamary
2019-05-14Fixed pep8 related issuengayraud
2019-05-10Fixed multiple docstring issuesngayraud
2018-05-29remove OTDA + pep8Rémi Flamary
2018-05-09Merge pull request #42 from rflamary/linear_mappingRémi Flamary
2018-05-09doc typos in linear map functionRémi Flamary
2018-04-18BUG: correct typo problemsTardy Benjamin
2018-04-18BUG: typo error lo->logTardy Benjamin
2018-04-18BUG: Parameter log unusable in sinkhorn classesTardy Benjamin
2018-04-18ENH: Change the parameter type to bool in class EMDTransport documentationTardy Benjamin
2018-04-18BUG: EMDTransport parameter log unusableTardy Benjamin
2018-03-21pep cleanupRémi Flamary
2018-03-21update readme + docRémi Flamary
2018-03-20passing testsRémi Flamary