Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Viewing all articles
Browse latest Browse all 4448

Sklearn Preprocessing Error

$
0
0

@arunraina12 wrote:

While trying to import Sklearn an error is coming in Jupyter Notebook

from sklearn import preprocessing
or
from sklearn.preprocessing import MaxAbsScaler
from sklearn.preprocessing import StandardScaler
from sklearn.preprocessing import RobustScaler
from sklearn.preprocessing import Normalizer
from sklearn.preprocessing import QuantileTransformer
from sklearn.preprocessing import PowerTransformer

ImportError: DLL load failed: The specified module could not be found.

Can anyone help me out with it, I have already installed scikit-learn using Pip

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4448

Trending Articles