This is a regression project containing these topics:
- Onehot encoding
- Data oversampling for balance
- Information gain analysis
- Data preprocessing (normalizing, removing stop words, lemmatizing)
- Feature selection
- Performing regressions
- linear regression
- random forest regression
- ridge regression
- svr regression.
- light gbm regression.