Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 28 million developers.
Sign up-
Northeastern University
- Boston, MA
- http://geoffboeing.com/
Pinned repositories
533 contributions in the last year
Contribution activity
November 2018
Created an issue in pysal/spreg that received 4 comments
ML estimation MemoryError
I'm trying to estimate a spatial lag model with a dataset of ~72000 observations: print(W.n) #72095 print(Y.shape) #(72095, 1) print(X.shape) #(720…
4
comments