mcyc / crispy

Computational Ridge Identification with SCMS for Python
GNU General Public License v3.0
9 stars 2 forks source link

Use sklearn to improve code efficency #31

Open mcyc opened 6 days ago

mcyc commented 6 days ago

sklearn.neighbors.KernelDensity can potentially be used to run the code faster