Skip to content

Instantly share code, notes, and snippets.

View jessegrabowski's full-sized avatar

Jesse Grabowski jessegrabowski

View GitHub Profile
@jessegrabowski
jessegrabowski / nonlinear_regression.ipynb
Created May 7, 2024 04:50
Non-Linear Regression by hand in python
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jessegrabowski
jessegrabowski / conditional_vs_unconditional.ipynb
Last active May 7, 2024 03:13
Conditional vs Unconditional Timeseries Prediction in PyMC
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jessegrabowski
jessegrabowski / QR for Multi-Collinearity checking.ipynb
Created January 29, 2024 12:59
QR for Multi-Collinearity checking
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jessegrabowski
jessegrabowski / solve_loop_test.ipynb
Last active January 10, 2024 18:39
LU vs solve loop
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jessegrabowski
jessegrabowski / Convolution.ipynb
Last active December 10, 2023 18:30
1d Convolution Comparison
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jessegrabowski
jessegrabowski / Jacobian Stuff.ipynb
Created October 19, 2023 17:39
Jacobians of high-dimension (but independent) systems
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jessegrabowski
jessegrabowski / Holston and Laubach 2016.ipynb
Last active October 19, 2023 03:18
Holston and Laubach 2016 in PyMC as statespace model
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jessegrabowski
jessegrabowski / speed_test.ipynb
Created September 16, 2023 23:14
Pytensor rewrite speed test
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jessegrabowski
jessegrabowski / statespace_prior.ipynb
Created September 1, 2023 18:37
State Space Prior
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.