nlpSentiment
nlpSentiment copied to clipboard
how different this from empythy-master algorithm wise ?
how different this from empythy-master algorithm wise ? https://github.com/ClimbsRocks/empythy in empythy you use simple LogisticRegression from sklearn.linear_model import LogisticRegression even without regularisation but what is happening here?