The Wayback Machine - https://web.archive.org/web/20220803151122/https://github.com/topics/kernel-methods
Skip to content
#

kernel-methods

Here are 175 public repositories matching this topic...

awesome-graph-classification
sigvaldm
sigvaldm commented Sep 6, 2021

Today polyfit() doesn't return fitting coefficient like NumPy's does, but NumPy's is only 1D. Now that localreg is multivariate, it would be nice to make it more similar to NumPy's for replacement. The ordering of the coefficients are more complicated for the multivariate case, but perhaps there could also be a class or something that could return a SymPy expression of the fit?

enhancement good first issue

Improve this page

Add a description, image, and links to the kernel-methods topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kernel-methods topic, visit your repo's landing page and select "manage topics."

Learn more