FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Commits · replicahq/python-glmnet · GitHub
replicahq
/
python-glmnet
Public
forked from
civisanalytics/python-glmnet
Notifications
You must be signed in to change notification settings
Fork
1
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
User selector
Datepicker
Commit history
Commits on Oct 28, 2025
Add link to glmstar library to README (#9)
bnaul
authored
98c081d
View commit details
Copy full SHA for 98c081d
Browse repository at this point
Commits on Feb 27, 2025
Update cibuildwheel and build wheels up to Python 3.13 (#8)
Show description for fd508c3
bnaul
authored
fd508c3
View commit details
Copy full SHA for fd508c3
Browse repository at this point
Replace numpy.core.distutils with mesonpy (#6)
Show description for 6a3a48c
milescsmith
authored
6a3a48c
View commit details
Copy full SHA for 6a3a48c
Browse repository at this point
Commits on May 10, 2024
Update README
bnaul
committed
a192061
View commit details
Copy full SHA for a192061
Browse repository at this point
Re-release
bnaul
committed
10e84be
View commit details
Copy full SHA for 10e84be
Browse repository at this point
Prepare for release
bnaul
committed
10e7d06
View commit details
Copy full SHA for 10e7d06
Browse repository at this point
Commits on May 9, 2024
Update README.rst
bnaul
committed
5b8aacc
View commit details
Copy full SHA for 5b8aacc
Browse repository at this point
Update cibuildwheel action (#4)
bnaul
authored
445b573
View commit details
Copy full SHA for 445b573
Browse repository at this point
Fix Mac wheel building (#3)
Show description for 5789404
bnaul
authored
5789404
View commit details
Copy full SHA for 5789404
Browse repository at this point
Use default CIBW_MANYLINUX_X86_64_IMAGE
bnaul
committed
ee5722c
View commit details
Copy full SHA for ee5722c
Browse repository at this point
Add missing pyproject fields
bnaul
committed
518aa67
View commit details
Copy full SHA for 518aa67
Browse repository at this point
Invalid "setup_requires" (#1)
Show description for df17a5c
milescsmith
authored
df17a5c
View commit details
Copy full SHA for df17a5c
Browse repository at this point
Add cibuildwheel action (#2)
Show description for 34b8f98
bnaul
and
JacobHayes
authored
34b8f98
View commit details
Copy full SHA for 34b8f98
Browse repository at this point
Commits on Jul 13, 2022
Add python3.10
bnaul
committed
2ff26b5
View commit details
Copy full SHA for 2ff26b5
Browse repository at this point
Commits on Apr 23, 2021
Can't override oldest-supported-numpy
JacobHayes
committed
979460a
View commit details
Copy full SHA for 979460a
Browse repository at this point
Fix numpy py3.9 dep
JacobHayes
committed
601ef97
View commit details
Copy full SHA for 601ef97
Browse repository at this point
Add pyproject.toml to declare numpy build time dep
JacobHayes
committed
1945c1e
View commit details
Copy full SHA for 1945c1e
Browse repository at this point
Fix CI py3.6 cryptography install from source
JacobHayes
committed
54eb2d3
View commit details
Copy full SHA for 54eb2d3
Browse repository at this point
Commits on Jun 30, 2020
[PARO-779] Prep for v2.2.1 release; remove six dependency (#65)
Show description for 813c06f
jacksonlee-civis
authored
813c06f
View commit details
Copy full SHA for 813c06f
Browse repository at this point
Commits on Jun 29, 2020
[PARO-779] Prep for v2.2.0 release (#64)
Show description for e8b28ce
jacksonlee-civis
authored
e8b28ce
View commit details
Copy full SHA for e8b28ce
Browse repository at this point
Commits on Jun 22, 2020
Fix a typo (#59)
lingling93
authored
60d6d8f
View commit details
Copy full SHA for 60d6d8f
Browse repository at this point
Commits on Jun 4, 2020
Merge pull request #62 from mwjjeong/master
Show description for a96b6df
mheilman
authored
a96b6df
View commit details
Copy full SHA for a96b6df
Browse repository at this point
DOC Update the cross-valiation to be able to use user-defined groups (#62)
mrjng
committed
87415a5
View commit details
Copy full SHA for 87415a5
Browse repository at this point
Commits on Jun 2, 2020
Change the position of the 'groups' argument for compatibility and add some explanation
mrjng
committed
9478fb5
View commit details
Copy full SHA for 9478fb5
Browse repository at this point
Commits on Jun 1, 2020
Check whether the shape of weights is the same with the shape of observations
mrjng
committed
8810d97
View commit details
Copy full SHA for 8810d97
Browse repository at this point
Commits on May 29, 2020
Use 'six' instead of 'sklearn.external.six'
mrjng
committed
ca24c77
View commit details
Copy full SHA for ca24c77
Browse repository at this point
Use 'joblib' module instead of 'sklearn.external.joblib'
mrjng
committed
b26cca2
View commit details
Copy full SHA for b26cca2
Browse repository at this point
Update the cross-validation part to be able to use user-inputted groups
mrjng
committed
16b20b6
View commit details
Copy full SHA for 16b20b6
Browse repository at this point
Commits on Mar 22, 2019
DOC Mark Fortran code as linguist-vendored (#57)
Show description for f2dac4f
Stephen Hoover
authored
f2dac4f
View commit details
Copy full SHA for f2dac4f
Browse repository at this point
Commits on Mar 11, 2019
BUG Include Fortran files in distribution (#55)
Show description for e7551ca
Stephen Hoover
authored
e7551ca
View commit details
Copy full SHA for e7551ca
Browse repository at this point
MAINT Use setuptools (#54)
Show description for 82a52de
Stephen Hoover
authored
82a52de
View commit details
Copy full SHA for 82a52de
Browse repository at this point
BUG Return correct prediction dims with and without lambda (#53)
Show description for 38c7f0a
Stephen Hoover
authored
38c7f0a
View commit details
Copy full SHA for 38c7f0a
Browse repository at this point
Commits on Mar 8, 2019
DOC Update CHANGELOG for v2.1 release (#50)
Show description for 485f6e4
Stephen Hoover
authored
485f6e4
View commit details
Copy full SHA for 485f6e4
Browse repository at this point
DOC Update CHANGELOG for bug fixes
Stephen Hoover
committed
c9270de
View commit details
Copy full SHA for c9270de
Browse repository at this point
BUG Allow one-row predictions
Show description for c4d6c92
Stephen Hoover
committed
c4d6c92
View commit details
Copy full SHA for c4d6c92
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL