Miguel F. Montes

Results 2 issues of Miguel F. Montes

`callbacks` argument to be passed to `LinearGAM`'s `super().__init__()` call. This basically addresses issue #291 regarding cloning LinearGAM estimator with sklearn functions, like `cross_validate`.

I have been trying to install pygam from source using flit, as indicated in the docs, but I am unable to do so. I have been running the following (from...