What's Changed
- Update paper ref after JMLR acceptance by @bellet in #301
- [MRG] Fix test for components_from_metric and add tests for _check_sdp_from_eigen by @wdevazelhes in #303
- Fix CI build - flake8 E231 by @terrytangyuan in #304
- [MRG+2] Update repo to work with both new and old scikit-learn by @wdevazelhes in #313
- [MRG+1] add github issues buttons by @wdevazelhes in #316
- [MRG] Fix urls in issue buttons by @bellet in #319
- Fix 4 tests by @mvargas33 in #321
- Addressing LFDA sign indeterminacy by @mvargas33 in #326
- YML file: CI Migration to Github Actions by @mvargas33 in #327
- Tidy up files to reflect the migration to GitHub Actions by @terrytangyuan in #328
- SCML iris test refactor [Minor] by @mvargas33 in #332
- Change min sklearn version to 0.21.3 by @mvargas33 in #334
- Disallow 0 on Triplets predictions by @mvargas33 in #331
- [Minor] Change SCML supervised docs by @mvargas33 in #337
score_pairs
refactor by @mvargas33 in #333- Fix 7 sources of warnings in the tests by @mvargas33 in #339
- [Tests][Warnings] Cut all warnings from SCML using a minimal solution by @mvargas33 in #341
- Threshold must be a real number by @mvargas33 in #322
- [Minor] GUI for matplotlib to run examples by @mvargas33 in #323
- [MRG][DOC] Fixes almost all warnings in the docs by @mvargas33 in #338
- Update SCML docstring by @nikosmichas in #347
- SCML: Raise ValueError if n_features larger than n_triplets by @nikosmichas in #350
- Rename variables, proposed by issue #257 by @mvargas33 in #324
- [MRG] Fix inaccurate SCML doctring for 'triplet_diffs' option by @bellet in #351
New Contributors
- @mvargas33 made their first contribution in #321
- @nikosmichas made their first contribution in #347
Full Changelog: v0.6.2...v0.7.0