summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-09Renamed variable in stringAntoine Rolet
2017-09-09Renamed variableAntoine Rolet
2017-09-09Renamed variablesAntoine Rolet
2017-09-09Renamed variablesAntoine Rolet
2017-09-09Trigger travisAntoine Rolet
2017-09-09Added self to list of contributors and removed from acknowlegmentsAntoine Rolet
2017-09-09Merge remote-tracking branch 'upstream/master' into ot_dual_variablesAntoine Rolet
2017-09-09Added convergence status to the logAntoine Rolet
2017-09-07Merge pull request #28 from Slasnista/domain_adaptation_correctionsRémi Flamary
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-05Added include cstdioAntoine Rolet
2017-09-05change name of otda object in test script: clf => otdaSlasnista
2017-09-05integrated test for semi supervised caseSlasnista
2017-09-05Removed declaration of unused variableAntoine Rolet
2017-09-05Merge remote-tracking branch 'upstream/master'Antoine Rolet
2017-09-05Removed printsAntoine Rolet
2017-09-04commenting the exampleSlasnista
2017-09-04doc string + exampleSlasnista
2017-09-04correction semi supervised caseSlasnista
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-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
2017-08-25set properly path of dataSlasnista
2017-08-25small corrections for examplesSlasnista
2017-08-25refactoring examples according to new DA classesSlasnista
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