Issues
- 0
Numpy > 1.20 leads to np.int error
#213 opened by mckenziephagen - 0
Cython>0.29 prevents install from source
#214 opened by mckenziephagen - 1
- 0
numpy ValueError from lbfgs._lowlevel
#212 opened by jihyunbak - 0
Expose `tol` in UoI Lasso model
#197 opened by JesseLivezey - 2
Add "parameter tips" page to docs
#203 opened by JesseLivezey - 0
Index zeros rather than mask in BFGS for multiclass logistic with unshared support.
#198 opened by JesseLivezey - 0
- 2
Multi-output
#196 opened by briandesilva - 0
Add sphinx gallery to repo
#150 opened by ajtritt - 1
add PyUoI to conda
#82 opened by ajtritt - 0
Do some input validation on the mpi_utils functions otherwise they may hang with no errors.
#94 opened by JesseLivezey - 2
add PyUoI to PyPI
#81 opened by ajtritt - 0
Check if UoI Poisson correctly handles cases where the response variable is zero in all samples
#113 opened by pssachdeva - 0
Use MPI to parallelize fits in decomposition
#176 opened by JesseLivezey - 1
UoI linear_model fit function should be split into a selection and estimation function
#68 opened by pssachdeva - 1
Improve the OW-LBFGS implementation
#96 opened by JesseLivezey - 0
- 1
missing source file
#102 opened by ajtritt - 1
Update main README.md
#155 opened by JesseLivezey - 0
Information Criteria using mean log-likelihood rather than total log-likelihood
#164 opened by pssachdeva - 1
Examples (linear_model) Documentation
#133 opened by pssachdeva - 2
Examples (decomposition) Documentation
#134 opened by pssachdeva - 2
Background Documentation on NMF
#136 opened by pssachdeva - 0
- 1
API Documentation Section
#132 opened by pssachdeva - 0
Remove Makefile?
#99 opened by JesseLivezey - 0
Use pytest parametrize rather than loops.
#100 opened by JesseLivezey - 0
Installation Doc Page
#131 opened by pssachdeva - 1
Update default arguments
#138 opened by pssachdeva - 0
Community Guidelines
#135 opened by pssachdeva - 1
Remove Python2 compatibility
#130 opened by pssachdeva - 0
MPI Documentation
#137 opened by pssachdeva - 0
Stability selection in CUR
#89 opened by pssachdeva - 1
Make AIC sensible for in/out of sample
#111 opened by JesseLivezey - 9
MPI broadcast message sizes don't match
#122 opened by MiaAltieri - 2
- 1
- 0
Mark tests as fast/slow
#117 opened by ajtritt - 0
Fix the warnings in Travis during elasticnet test
#109 opened by pssachdeva - 0
- 1
Check normalization by the number of samples
#103 opened by JesseLivezey - 0
- 0
train_test_split uses selection_frac in the estimation module rather than estimation_frac
#90 opened by pssachdeva - 0
- 0
UoI linear_model models should be able to do things like predict, score, etc.
#91 opened by JesseLivezey - 0
UoI ElasticNet needs to import numpy
#77 opened by akumar01 - 0
- 0
score_predictions needs to accept the design and response matrices in order to properly generalize across classes
#76 opened by pssachdeva - 0
UoI Linear Model should have different hyperparameters denoting the fraction of data for selection and estimation bootstraps
#67 opened by pssachdeva