I am developing a Django app, where I need TfidfVectorizer and LogisticRegression only. But I have to install the whole scikit-learn f
TfidfVectorizer
LogisticRegression
scikit-learn