Twitter text data sentiment analysis by Three Musketeers

We applied sentiment analysis on tweet data using texthero and textblob and used xgb as our base regressor with bagging in pipeline with minmax scaler and passes pipeline through multioutput regressor to obtain the given rmse score.

11/27/2021
236 views

Tags:  

#machine-learning 

#regression