Re: [scikit-learn] Looking for sklearn.neighbors.kde

2022-01-24 Thread Mahmood Naderan
Thanks for the quick answer. Regards, Mahmood On Mon, Jan 24, 2022 at 10:48 AM Guillaume Lemaître wrote: > Looking at the documentation: > https://scikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html > > The public import is: `from sklearn.neighbors import KernelDen

Re: [scikit-learn] Looking for sklearn.neighbors.kde

2022-01-24 Thread Guillaume Lemaître
Looking at the documentation: https://scikit-learn.org/stable/modules/generated/sklearn.neighbors.KernelDensity.html The public import is: `from sklearn.neighbors import KernelDensity` omitting the kde. C

[scikit-learn] Looking for sklearn.neighbors.kde

2022-01-24 Thread Mahmood Naderan
Hi, I have installed scikit 1.0.2 version via pip as below $ pip3 install --user sklearn Collecting sklearn Downloading sklearn-0.0.tar.gz (1.1 kB) Collecting scikit-learn Downloading scikit_learn-1.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26.7 MB) |██