GauravBh1010tt / DeepLearn

Implementation of research papers on Deep Learning+ NLP+ CV in Python using Keras, Tensorflow and Scikit Learn.
MIT License
1.82k stars 353 forks source link

pip cannot find StandardScaler #12

Open mschrimpf opened 6 years ago

mschrimpf commented 6 years ago

The StandardScaler in the requirements.txt cannot be found - are you perhaps referring to the sklearn class?

This repository is great by the way, thank you!

GauravBh1010tt commented 6 years ago

@mschrimpf - Yes. This is a typo error. Thanks for noticing.