issues
search
scikit-learn-contrib
/
lightning
Large-scale linear classification, regression and ranking in Python
https://contrib.scikit-learn.org/lightning/
1.73k
stars
214
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
CDClassifier : error for penalty="l1" and penalty="l2", but no error for penalty="l1/l2"
#202
Sandy4321
opened
1 year ago
5
chore: provide python 3.11 support for generated wheels
#201
jose-turintech
opened
1 year ago
0
Missing Support for class-weights specifications to tacke Disproportionate Number of Samples between dependent variable classes
#200
DexterGlass
opened
2 years ago
0
Why not initialize SAG/SAGA memory with 0 and divide by seen indices so far as in sklearn?
#199
NikZak
opened
2 years ago
0
ENH - Add support of intercept in ``SDCARegressor``
#198
Badr-MOUFAD
opened
2 years ago
1
install help
#197
7starsea
closed
2 years ago
0
Fix PyPI uploads
#196
StrikerRUS
closed
2 years ago
0
Exclude egg files during uploading PyPI release and allow `dev` and `post` release tags
#195
StrikerRUS
closed
2 years ago
0
Automatically upload releases to PyPI
#194
StrikerRUS
closed
2 years ago
0
Refactor tests to use pytest features
#193
StrikerRUS
closed
2 years ago
0
Release `0.6.2`
#192
StrikerRUS
closed
2 years ago
11
Relax assert for number of non-zero elements in test
#191
StrikerRUS
closed
2 years ago
1
Fix documentation building
#190
StrikerRUS
closed
2 years ago
0
Remove files for CLI
#189
StrikerRUS
closed
2 years ago
0
Add support for Python 3.10
#188
StrikerRUS
closed
2 years ago
2
Drop Python 3.6 support
#187
StrikerRUS
closed
2 years ago
3
DOC: sometimes the Lasso solution is the same as sklearn, sometimes not
#186
mathurinm
opened
2 years ago
5
Does lightning natively support multi-label
#185
Mtaylert
opened
2 years ago
1
Build artifacts at GitHub Actions
#184
StrikerRUS
closed
3 years ago
11
execute all examples in gallery and prettify printed info
#183
StrikerRUS
closed
3 years ago
0
Do not pre-cythonize for sdist and update build scripts
#182
StrikerRUS
closed
3 years ago
2
do you have implementation for regression with confidence intervals ?
#181
Sandy4321
opened
3 years ago
0
do you have support vector regression with soft margin and confidence interval ?
#180
Sandy4321
opened
3 years ago
0
migrate to GitHub Actions
#179
StrikerRUS
closed
3 years ago
1
fix API reference link in the introduction
#178
StrikerRUS
closed
3 years ago
2
deploy docs automatically with every commit in `master`
#177
StrikerRUS
closed
3 years ago
2
fix version and specify it only in one place
#176
StrikerRUS
closed
3 years ago
0
add Cython directives to pxd files
#175
StrikerRUS
closed
3 years ago
0
slightly refactor setup scripts
#174
StrikerRUS
closed
3 years ago
1
remove unused files from the repo
#173
StrikerRUS
closed
3 years ago
0
update docs at GitHub Pages
#172
StrikerRUS
closed
3 years ago
6
update examples and docs config to be compatible with current Python
#171
StrikerRUS
closed
3 years ago
1
explicitly require Python 3.6 and drop six dependency
#170
StrikerRUS
closed
3 years ago
4
use raw strings in docstrings for __init__
#169
StrikerRUS
closed
3 years ago
0
try nose2
#168
StrikerRUS
closed
3 years ago
0
relax assert value in test for Fista
#167
StrikerRUS
closed
3 years ago
0
Fix numpy deprecation warnings
#166
StrikerRUS
closed
3 years ago
0
fix Appveyor link in README
#165
StrikerRUS
closed
3 years ago
0
Fix compatibility with upcoming scikit-learn release and remove unused imports
#164
StrikerRUS
closed
3 years ago
0
migrate from nose to pytest
#163
StrikerRUS
closed
3 years ago
14
Update import of `make_classification()` and `make_regression()` functions
#162
StrikerRUS
closed
3 years ago
2
Run tests with actual Python versions
#161
StrikerRUS
closed
3 years ago
7
do you have Regression for spars categorical big data after one hot transformation
#160
Sandy4321
opened
3 years ago
0
do you have Quantile Regression for spars data after one hot transformation
#159
Sandy4321
opened
3 years ago
0
fix compatibility with scikit-learn by dropping dependency from sklearn.testing
#158
StrikerRUS
closed
3 years ago
8
Update asserting values in tests
#157
StrikerRUS
closed
3 years ago
2
Change assert imports
#156
mblondel
closed
3 years ago
2
Cleanup source files
#155
StrikerRUS
closed
3 years ago
2
Recompile with new Cython
#154
StrikerRUS
closed
3 years ago
4
build pb on python 3.9
#153
agramfort
closed
3 years ago
1
Next