Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / linlearn/linlearn issues and pull requests

#73 - Mirrordescent

Pull Request - State: closed - Opened by imerad about 2 years ago

#72 - Hyperopt2

Pull Request - State: closed - Opened by imerad over 2 years ago

#71 - Hyperopt

Pull Request - State: closed - Opened by imerad almost 3 years ago

#70 - Corrupted regression

Pull Request - State: closed - Opened by imerad almost 3 years ago

#69 - LLM estimator may need vanishing step size

Issue - State: open - Opened by imerad almost 3 years ago

#68 - Adds a multiclass logistic loss

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago

#67 - Replaces parallel=True by parallel=False in sum_sq functions from _utils

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago
Labels: bug

#66 - Adds an efficient sum_sq function in _utils

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago
Labels: new feature

#65 - Adds a unittest for all estimators on a very simple datasets

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago
Labels: enhancement

#64 - Reorganized the _estimator into a module with separate files

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago
Labels: enhancement

#63 - Add a unittest for all estimators with an appropriate solver

Issue - State: open - Opened by stephanegaiffas about 3 years ago
Labels: enhancement

#62 - Fusion the MOM and GMOM estimators

Issue - State: open - Opened by stephanegaiffas about 3 years ago
Labels: enhancement

#61 - Changes to the travis builds

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago

#60 - Reorganized _solver.py into a module with separate files

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago

#59 - integrated changes from experiments branch

Pull Request - State: closed - Opened by imerad about 3 years ago

#58 - Experiments ready for merge

Pull Request - State: closed - Opened by imerad about 3 years ago

#57 - Some minor cleaning

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago

#56 - plot_history must work with all solvers

Issue - State: open - Opened by stephanegaiffas about 3 years ago

#55 - Catchup

Pull Request - State: closed - Opened by imerad about 3 years ago

#54 - Double fit problem

Issue - State: open - Opened by stephanegaiffas about 3 years ago

#53 - Some cleaning of the code and debugging of the mom estimator

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago

#52 - MOM estimator with n_samples_mom_blocks=1

Issue - State: open - Opened by stephanegaiffas about 3 years ago

#51 - Corrected unittests

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago

#50 - Reorg

Pull Request - State: closed - Opened by stephanegaiffas about 3 years ago

#49 - Unittests for float32 and float64 dtypes

Issue - State: open - Opened by stephanegaiffas almost 4 years ago

#48 - Csr matrix

Pull Request - State: open - Opened by stephanegaiffas almost 4 years ago

#47 - Adds several methods to BinaryClassifier using scikit

Pull Request - State: closed - Opened by stephanegaiffas almost 4 years ago

#46 - Improves array tests in fit and adds some unittest

Pull Request - State: closed - Opened by stephanegaiffas almost 4 years ago

#45 - Changes array test in fit and adds some unittest

Pull Request - State: closed - Opened by stephanegaiffas almost 4 years ago

#44 - Adds the "none" and "elasticnet" penalizations

Pull Request - State: closed - Opened by stephanegaiffas almost 4 years ago

#43 - Better checks for arrays using scikit-learn internals

Issue - State: closed - Opened by stephanegaiffas almost 4 years ago - 2 comments
Labels: TODO

#42 - Adds a block_size property and unittests

Pull Request - State: closed - Opened by stephanegaiffas almost 4 years ago

#41 - Removed ugly logo

Pull Request - State: closed - Opened by stephanegaiffas almost 4 years ago

#40 - Performance comparison with scikit-learn and lightning

Issue - State: open - Opened by stephanegaiffas almost 4 years ago
Labels: documentation

#39 - threshold in predict for BinaryClassifier

Issue - State: open - Opened by stephanegaiffas almost 4 years ago

#38 - Support for random_state

Issue - State: open - Opened by stephanegaiffas almost 4 years ago
Labels: enhancement

#37 - Support for class_weight

Issue - State: open - Opened by stephanegaiffas almost 4 years ago
Labels: enhancement

#35 - Add block_size attribute for mom

Issue - State: closed - Opened by stephanegaiffas almost 4 years ago - 1 comment

#34 - Tests for the mom strategy

Issue - State: open - Opened by stephanegaiffas almost 4 years ago
Labels: enhancement, TODO

#33 - Tests for History and history plots

Issue - State: open - Opened by stephanegaiffas almost 4 years ago
Labels: enhancement

#32 - Extra attributes in BinaryClassifier

Issue - State: open - Opened by stephanegaiffas almost 4 years ago
Labels: enhancement

#31 - Big changes

Pull Request - State: closed - Opened by stephanegaiffas almost 4 years ago

#29 - Better setup

Issue - State: closed - Opened by stephanegaiffas over 4 years ago

#28 - Unittests for solvers

Issue - State: closed - Opened by stephanegaiffas over 4 years ago
Labels: enhancement

#27 - Added CGD solver

Pull Request - State: closed - Opened by stephanegaiffas over 4 years ago

#26 - Checks for solvers : set method and properties

Issue - State: closed - Opened by stephanegaiffas over 4 years ago
Labels: enhancement

#25 - Docstrings are seriously missing

Issue - State: open - Opened by stephanegaiffas over 4 years ago
Labels: documentation

#24 - Coordinate gradient descent solver

Issue - State: closed - Opened by stephanegaiffas over 4 years ago - 1 comment
Labels: new feature

#23 - Adding lipshitz to model

Pull Request - State: closed - Opened by stephanegaiffas over 4 years ago

#22 - History plot

Pull Request - State: closed - Opened by stephanegaiffas almost 5 years ago

#21 - Add 'auto' mode in solvers

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago
Labels: new feature

#20 - Moved njit functions in a utils files for prox and model

Pull Request - State: closed - Opened by stephanegaiffas almost 5 years ago

#19 - Add "none" and "elasticnet" penalties

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago - 1 comment
Labels: new feature

#18 - Add many losses with unit tests

Issue - State: open - Opened by stephanegaiffas almost 5 years ago
Labels: new feature

#17 - coverage is not updating anymore

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago - 1 comment
Labels: bug

#16 - tqdm bar appears twice after solving

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago
Labels: bug

#15 - Utilities for History plotting

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago
Labels: new feature

#14 - First version of LogisticRegression with tests

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago
Labels: new feature

#13 - More @njit functions in a "utils" module for prox and model

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago - 1 comment
Labels: enhancement

#11 - Many checks for Model.set

Pull Request - State: closed - Opened by stephanegaiffas almost 5 years ago

#10 - Many checks missing in Models

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago - 1 comment
Labels: enhancement

#9 - Low-level support for sample_weight

Pull Request - State: closed - Opened by stephanegaiffas almost 5 years ago

#8 - Stopping criterion based on duality gaps

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago

#7 - Be more conservative when inputs are pandas DataFrame

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago

#6 - What is the best optimization algorithm for my dataset

Issue - State: open - Opened by stephanegaiffas almost 5 years ago

#5 - Support for early stopping / validation data monitoring

Issue - State: open - Opened by stephanegaiffas almost 5 years ago

#4 - Support for sparse CSC and CSR matrices in CGD

Issue - State: open - Opened by stephanegaiffas almost 5 years ago

#3 - Add prox

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago

#2 - Support for sample_weight everywhere

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago - 1 comment

#1 - Sparse matrix support : just CSR for now

Issue - State: closed - Opened by stephanegaiffas almost 5 years ago