-
Notifications
You must be signed in to change notification settings - Fork 234
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MRG] FIX: make proposal for sdml formulation #162
[MRG] FIX: make proposal for sdml formulation #162
Commits on Jan 24, 2019
-
FIX: make proposal for sdml formulation
William de Vazelhes committedJan 24, 2019 Configuration menu - View commit details
-
Copy full SHA for 02cc937 - Browse repository at this point
Copy the full SHA 02cc937View commit details
Commits on Jan 29, 2019
-
MAINT clearer formulation to make the prior appear
William de Vazelhes committedJan 29, 2019 2Configuration menu - View commit details
-
Copy full SHA for aebd47f - Browse repository at this point
Copy the full SHA aebd47fView commit details -
William de Vazelhes committed
Jan 29, 2019 Configuration menu - View commit details
-
Copy full SHA for 40b2c88 - Browse repository at this point
Copy the full SHA 40b2c88View commit details
Commits on Feb 1, 2019
-
Use skggm instead of graphical lasso
William de Vazelhes committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for fb04cc9 - Browse repository at this point
Copy the full SHA fb04cc9View commit details -
Be more severe for the class separation
William de Vazelhes committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 518d6e8 - Browse repository at this point
Copy the full SHA 518d6e8View commit details -
Merge branch 'master' into fix/proposal_for_sdml
# Conflicts: # metric_learn/sdml.py
William de Vazelhes committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for c912e93 - Browse repository at this point
Copy the full SHA c912e93View commit details -
William de Vazelhes committed
Feb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 8f0b113 - Browse repository at this point
Copy the full SHA 8f0b113View commit details -
MAINT: make more explicit the fact that to use identity (i.e. an SPD …
…matrix) as initialization
William de Vazelhes committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for c57a35a - Browse repository at this point
Copy the full SHA c57a35aView commit details -
Add skggm as a requirement for SDML
William de Vazelhes committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for f0eb938 - Browse repository at this point
Copy the full SHA f0eb938View commit details -
Add skggm to required packages for travis
William de Vazelhes committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 821db0b - Browse repository at this point
Copy the full SHA 821db0bView commit details -
Also add cython as a dependency
William de Vazelhes committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for bd2862d - Browse repository at this point
Copy the full SHA bd2862dView commit details -
FIX: install all except skggm and then skggm
William de Vazelhes committedFeb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for c6a2daa - Browse repository at this point
Copy the full SHA c6a2daaView commit details -
William de Vazelhes committed
Feb 1, 2019 Configuration menu - View commit details
-
Copy full SHA for 93d790e - Browse repository at this point
Copy the full SHA 93d790eView commit details
Commits on Feb 15, 2019
-
Install skggm only if we have at least python 3.6
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for cae6c28 - Browse repository at this point
Copy the full SHA cae6c28View commit details -
Should work if we want other versions superior to 3.6
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 5d673ba - Browse repository at this point
Copy the full SHA 5d673baView commit details -
Fix bash >= which should be written -ge
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for e8a28d5 - Browse repository at this point
Copy the full SHA e8a28d5View commit details -
Deal with tests when skggm is not installed and fix some PEP8 warnings
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for e740702 - Browse repository at this point
Copy the full SHA e740702View commit details -
replace manual calls of algorithms with tuples_learners
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 333675b - Browse repository at this point
Copy the full SHA 333675bView commit details -
Remove another call of SDML if skggm is not installed
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 1a6e97b - Browse repository at this point
Copy the full SHA 1a6e97bView commit details -
FIX fix the test_error_message_tuple_size
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 7cecf27 - Browse repository at this point
Copy the full SHA 7cecf27View commit details -
William de Vazelhes committed
Feb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 5303e1a - Browse repository at this point
Copy the full SHA 5303e1aView commit details -
William de Vazelhes committed
Feb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 377760a - Browse repository at this point
Copy the full SHA 377760aView commit details -
William de Vazelhes committed
Feb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 0a46ad5 - Browse repository at this point
Copy the full SHA 0a46ad5View commit details -
William de Vazelhes committed
Feb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 391d773 - Browse repository at this point
Copy the full SHA 391d773View commit details -
Add Sigma0 initalization (both sigma zero and theta zero should be sp…
…ecified otherwise an error is returned
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 6654769 - Browse repository at this point
Copy the full SHA 6654769View commit details -
Deal with SDML making some tests fail
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for ac4e18a - Browse repository at this point
Copy the full SHA ac4e18aView commit details -
Remove epsilon that was unnecessary
William de Vazelhes committedFeb 15, 2019 Configuration menu - View commit details
-
Copy full SHA for 458d646 - Browse repository at this point
Copy the full SHA 458d646View commit details
Commits on Feb 19, 2019
-
FIX: use latest commit of skggm that fixes the non deterministic problem
William de Vazelhes committedFeb 19, 2019 Configuration menu - View commit details
-
Copy full SHA for fd7c9fb - Browse repository at this point
Copy the full SHA fd7c9fbView commit details
Commits on Mar 5, 2019
-
MAINT: add message for SDML when not SPD
William de Vazelhes committedMar 5, 2019 Configuration menu - View commit details
-
Copy full SHA for e118cd8 - Browse repository at this point
Copy the full SHA e118cd8View commit details -
MAINT: add test for error message if skggm not installed
William de Vazelhes committedMar 5, 2019 Configuration menu - View commit details
-
Copy full SHA for b0c4753 - Browse repository at this point
Copy the full SHA b0c4753View commit details -
Try other syntax for installing the right commit of skggm
William de Vazelhes committedMar 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 13146d8 - Browse repository at this point
Copy the full SHA 13146d8View commit details -
MAINT: make sklearn compat sdml test be run only if skggm is installed
William de Vazelhes committedMar 5, 2019 Configuration menu - View commit details
-
Copy full SHA for db4a799 - Browse repository at this point
Copy the full SHA db4a799View commit details -
Try another syntax for running travis
William de Vazelhes committedMar 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 1011391 - Browse repository at this point
Copy the full SHA 1011391View commit details -
William de Vazelhes committed
Mar 5, 2019 Configuration menu - View commit details
-
Copy full SHA for 5ea7ba0 - Browse repository at this point
Copy the full SHA 5ea7ba0View commit details
Commits on Mar 6, 2019
-
Fix tests by removing duplicates
William de Vazelhes committedMar 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 45d3b7b - Browse repository at this point
Copy the full SHA 45d3b7bView commit details -
FIX: fix for sdml by reducing balance parameter
William de Vazelhes committedMar 6, 2019 Configuration menu - View commit details
-
Copy full SHA for dbf5257 - Browse repository at this point
Copy the full SHA dbf5257View commit details -
FIX: update code to work with old version of numpy that does not have…
… axis for unique
William de Vazelhes committedMar 6, 2019 Configuration menu - View commit details
-
Copy full SHA for 4b0bae9 - Browse repository at this point
Copy the full SHA 4b0bae9View commit details
Commits on Mar 7, 2019
-
William de Vazelhes committed
Mar 7, 2019 Configuration menu - View commit details
-
Copy full SHA for f3c690e - Browse repository at this point
Copy the full SHA f3c690eView commit details -
Update travis not to use skggm
William de Vazelhes committedMar 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 57b0567 - Browse repository at this point
Copy the full SHA 57b0567View commit details -
Add a stable init for sklearn checks
William de Vazelhes committedMar 7, 2019 Configuration menu - View commit details
-
Copy full SHA for 04316b2 - Browse repository at this point
Copy the full SHA 04316b2View commit details -
William de Vazelhes committed
Mar 7, 2019 Configuration menu - View commit details
-
Copy full SHA for b641641 - Browse repository at this point
Copy the full SHA b641641View commit details
Commits on Mar 8, 2019
-
Revert "Update travis not to use skggm"
This reverts commit 57b0567.
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for fedfb8e - Browse repository at this point
Copy the full SHA fedfb8eView commit details -
William de Vazelhes committed
Mar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for f0bbf6d - Browse repository at this point
Copy the full SHA f0bbf6dView commit details -
FIX: fix versions comparison and tests
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 520d7c2 - Browse repository at this point
Copy the full SHA 520d7c2View commit details -
MAINT: improve test of no warning
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 0437c62 - Browse repository at this point
Copy the full SHA 0437c62View commit details -
FIX: fix wrap pairs that was returning column y (we need line y), and…
… fix the example for SDML to not raise another warning
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for be1a5e6 - Browse repository at this point
Copy the full SHA be1a5e6View commit details -
FIX: force travis to do the right check
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 56efa09 - Browse repository at this point
Copy the full SHA 56efa09View commit details -
TST: add non SPD test that works with skggm's quic but not sklearn's …
…graphical_lasso
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 142eea9 - Browse repository at this point
Copy the full SHA 142eea9View commit details -
Try again travis this time installing cython
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for fcfd44c - Browse repository at this point
Copy the full SHA fcfd44cView commit details -
Try to make travis work with build_essential
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 019e28b - Browse repository at this point
Copy the full SHA 019e28bView commit details -
William de Vazelhes committed
Mar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 04a5107 - Browse repository at this point
Copy the full SHA 04a5107View commit details -
TST: fix tests for when skggm is not installed
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for be3a2ad - Browse repository at this point
Copy the full SHA be3a2adView commit details -
TST: use better pytest skipif syntax
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 1ee8d1f - Browse repository at this point
Copy the full SHA 1ee8d1fView commit details -
FIX: fix broken link in README.md
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 03f4158 - Browse repository at this point
Copy the full SHA 03f4158View commit details -
William de Vazelhes committed
Mar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for e621e27 - Browse repository at this point
Copy the full SHA e621e27View commit details -
William de Vazelhes committed
Mar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 0086c98 - Browse repository at this point
Copy the full SHA 0086c98View commit details -
William de Vazelhes committed
Mar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 001600e - Browse repository at this point
Copy the full SHA 001600eView commit details -
MAINT: remove test_sdml that was remaining from drafts tests
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 8c50a0d - Browse repository at this point
Copy the full SHA 8c50a0dView commit details -
TST: remove skipping SDML in test_cross_validation_manual_vs_scikit
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for e4132d6 - Browse repository at this point
Copy the full SHA e4132d6View commit details -
FIX link also in getting started
William de Vazelhes committedMar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for b3bf6a8 - Browse repository at this point
Copy the full SHA b3bf6a8View commit details -
William de Vazelhes committed
Mar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for 49f3b9e - Browse repository at this point
Copy the full SHA 49f3b9eView commit details -
William de Vazelhes committed
Mar 8, 2019 Configuration menu - View commit details
-
Copy full SHA for e1664c7 - Browse repository at this point
Copy the full SHA e1664c7View commit details
Commits on Mar 18, 2019
-
William de Vazelhes committed
Mar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 187e22c - Browse repository at this point
Copy the full SHA 187e22cView commit details -
Nitpick for concatenation and refactor HAS_SKGGM
William de Vazelhes committedMar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 60866cb - Browse repository at this point
Copy the full SHA 60866cbView commit details -
ENH: Deal better with errors and skggm/scikit-learn
William de Vazelhes committedMar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for eb95719 - Browse repository at this point
Copy the full SHA eb95719View commit details -
William de Vazelhes committed
Mar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 4d61dba - Browse repository at this point
Copy the full SHA 4d61dbaView commit details -
Simplification for init of sdml
William de Vazelhes committedMar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 71a02e0 - Browse repository at this point
Copy the full SHA 71a02e0View commit details -
William de Vazelhes committed
Mar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 1e6d440 - Browse repository at this point
Copy the full SHA 1e6d440View commit details -
William de Vazelhes committed
Mar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for a7ed1bb - Browse repository at this point
Copy the full SHA a7ed1bbView commit details -
TST: make test about 1 feature arrays more readable
William de Vazelhes committedMar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 31072d3 - Browse repository at this point
Copy the full SHA 31072d3View commit details -
William de Vazelhes committed
Mar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 000f29a - Browse repository at this point
Copy the full SHA 000f29aView commit details -
DOC: reformulated skggm optional dependency
William de Vazelhes committedMar 18, 2019 Configuration menu - View commit details
-
Copy full SHA for 169dccf - Browse repository at this point
Copy the full SHA 169dccfView commit details
Commits on Mar 20, 2019
-
TST: give an example for sdml_supervised with skggm where it indeed f…
…ails
William de Vazelhes committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for bfb0f8f - Browse repository at this point
Copy the full SHA bfb0f8fView commit details -
TST: fix test that fails weirdly when executing the whole test file a…
…nd not just the test
William de Vazelhes committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 6f5666b - Browse repository at this point
Copy the full SHA 6f5666bView commit details -
Revert "TST: fix test that fails weirdly when executing the whole tes…
…t file and not just the test" This reverts commit 6f5666b.
William de Vazelhes committedMar 20, 2019 Configuration menu - View commit details
-
Copy full SHA for 0973ef2 - Browse repository at this point
Copy the full SHA 0973ef2View commit details
Commits on Mar 21, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 1c28ecd - Browse repository at this point
Copy the full SHA 1c28ecdView commit details -
Add coverage for all versions of python
William de Vazelhes committedMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for df2ae9c - Browse repository at this point
Copy the full SHA df2ae9cView commit details -
Install pytest-cov for all versions
William de Vazelhes committedMar 21, 2019 Configuration menu - View commit details
-
Copy full SHA for 9683934 - Browse repository at this point
Copy the full SHA 9683934View commit details