Tags: iutzeler/skwdro
Tags
Version 1.1.0 (#142) * [TEST] Remove LFS-needing tests from test suite Removed by defaulty, but can be launched through `make lfstests` * [FIX] Fixed the default value of the erm mode * [FIX] Up to 5 reruns for all misc tests Just in case * Remove lbd from AD graph in IS * Add warning comment * Remove unecessary changes * [STYLE] Update _impsamp_interface.py trailing space * [FIX][STYLE][TYPES] Refactored inverse lam scaling Put the inverse lam scaling for the importance scaling in the normalizing function(s). That way None/float operations are avoided and mypy stops yelling. * [ADD] Code of conduct The Covenant one seems great, if needed we shall change it later. * [FIX] Dirac code abides to Liskov sub prpl * Update README.md * Create CITATION.bib * Update _version.py * [FEAT] Implement multiclass logistic regression * [FIX][STYLE] Cast to cpu for logreg Instead of cast+flatten Minor style corrections * [FIX] Added ECOS as explicit dependency * Switch to default solver (Clarabel) for CVXOPT problems (#140) * [FIX] Switch to default solver (Clarabel)w/ CVXOPT Instead of ECOS, which is not shipped anymore * [FIX] Forgot Portfolio ECOS deprec * [VER] new feature (multiclass) => new minor 1.x.0 (#141) --------- Co-authored-by: Florian VINCENT <florian.vincent@inria.fr> Co-authored-by: Florian Vincent <85450305+floffy-f@users.noreply.github.com> Co-authored-by: Waiss Azizian <waiss.azizian@univ-grenoble-alpes.fr>
[MAIN <- DEV] (#136) * [TEST] Remove LFS-needing tests from test suite Removed by defaulty, but can be launched through `make lfstests` * [FIX] Fixed the default value of the erm mode * [FIX] Up to 5 reruns for all misc tests Just in case * Remove lbd from AD graph in IS * Add warning comment * Remove unecessary changes * [STYLE] Update _impsamp_interface.py trailing space * [FIX][STYLE][TYPES] Refactored inverse lam scaling Put the inverse lam scaling for the importance scaling in the normalizing function(s). That way None/float operations are avoided and mypy stops yelling. * [ADD] Code of conduct The Covenant one seems great, if needed we shall change it later. * [FIX] Dirac code abides to Liskov sub prpl * Update README.md * Create CITATION.bib * Update _version.py --------- Co-authored-by: Florian VINCENT <florian.vincent@inria.fr> Co-authored-by: Florian Vincent <85450305+floffy-f@users.noreply.github.com> Co-authored-by: Waiss Azizian <waiss.azizian@univ-grenoble-alpes.fr>
[DEV->MAIN] Important updates (#129) * [TEST] Remove LFS-needing tests from test suite Removed by defaulty, but can be launched through `make lfstests` * [FIX] Fixed the default value of the erm mode * [FIX] Up to 5 reruns for all misc tests Just in case * Remove lbd from AD graph in IS * Add warning comment * Remove unecessary changes * [STYLE] Update _impsamp_interface.py trailing space * [FIX][STYLE][TYPES] Refactored inverse lam scaling Put the inverse lam scaling for the importance scaling in the normalizing function(s). That way None/float operations are avoided and mypy stops yelling. * [ADD] Code of conduct The Covenant one seems great, if needed we shall change it later. * [FIX] Dirac code abides to Liskov sub prpl * Update README.md * Create CITATION.bib --------- Co-authored-by: Florian VINCENT <florian.vincent@inria.fr> Co-authored-by: Florian Vincent <85450305+floffy-f@users.noreply.github.com> Co-authored-by: Waiss Azizian <waiss.azizian@univ-grenoble-alpes.fr>