Closed aazuspan closed 1 year ago
This looks great. Ignore the commit reference above. I was trying to follow your convention of referencing both the issue and PR numbers in the commit title, but I think you sneaked this commit in there before I did ;). I ended up amending my commit message, but alas too late for this.
Let's get this one merged first as I think it will have some breaking changes in #32 with the spp
vs y_fit
parameter.
Let's get this one merged first as I think it will have some breaking changes in https://github.com/lemma-osu/scikit-learn-knn-regression/pull/32 with the spp vs y_fit parameter.
Sounds good, thanks!
This will close #30 by:
y
a required parameter for fittingCCATransformer
andCCorATransformer
.GNNRegressor
andMSNRegressor
choose the appropriate fitting data instead of the transformer.spp
toy_fit
throughout.