- Boston, MA
- https://www.rukulkarni.com/
Block or Report
Block or report rishi-kulkarni
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
nsb-toolbox
nsb-toolbox PublicA command-line utility for formatting Science Bowl questions
Python 6
-
bayesianbandits/bayesianbandits
bayesianbandits/bayesianbandits PublicA Pythonic microframework for multi-armed bandit problems
Python 7
-
-
-
apache/airflow
apache/airflow PublicApache Airflow - A platform to programmatically author, schedule, and monitor workflows
3,003 contributions in the last year
Day of Week | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Activity overview
Contribution activity
December 2023
Created 10 commits in 2 repositories
Created 1 repository
-
rishi-kulkarni/scikit-umfpack
Python
This contribution was made on Dec 2
Created a pull request in scikit-umfpack/scikit-umfpack that received 7 comments
FEAT: accept csc and csr arrays in scipy >= 1.10
By checking if scipy.sparse defines csc_array before the isinstance check, this doesn't have to be a breaking change. Fixes #99 Borrowed the implem…
Opened 8 other pull requests in 1 repository
bayesianbandits/bayesianbandits
8
merged
-
Update README.md
This contribution was made on Dec 5
-
bump version to 0.5.8
This contribution was made on Dec 3
-
Remove unused sparse cholesky code
This contribution was made on Dec 3
-
FIX: ensure vector prior for lam is covered to csc_array if sparse=true in normal inverse gamma regressor
This contribution was made on Dec 3
-
FIX: invalidate cov_ and shape_ cache when decaying estimators
This contribution was made on Dec 3
-
[DOCS] Fixes errors in the documentation build process
This contribution was made on Dec 2
-
[FIX] CHOLMOD-based sampling
This contribution was made on Dec 2
-
Adds umfpack compatibility when it is present
This contribution was made on Dec 1
Reviewed 1 pull request in 1 repository
scikit-umfpack/scikit-umfpack
1 pull request
-
FEAT: accept csc and csr arrays in scipy >= 1.10
This contribution was made on Dec 2
Created an issue in matthewwardrop/formulaic that received 4 comments
Support the hashing trick as an encoding strategy for categorical features
For applications in sequential learning, it would be nice to have a stateful transform that doesn't presume every level of the categoricals is seen…
Opened 2 other issues in 1 repository
bayesianbandits/bayesianbandits
1
open
1
closed
-
Deprecate
delayed_reward
requiring an additionalunique_id
argument topull
andupdate
This contribution was made on Dec 3 -
Use SuperLU's symmetric mode to speed up sampling and updates
This contribution was made on Dec 2