In-class Kaggle Competition of MSBD5001 Fall 2019
##Main Features in 3 files:
-
Genres, Review-Ratio, Purhcase-date
-
Tags,Review-Ratio,Positive-reviews, purhcase-release interval
-
Categories,Review-ratio,Purchase-date
Models used at the moment:
-
RandomForest
-
AdaBoost
-
XgBoost
4 .BaggingRegressor
#Tuning:
-
GridSeachCV
-
PCA
#Language: Python
#Necessary Packages:
1.Pandas
2.Numpy
3.sklearn.ensemble
4.sklearn.decomposition
##How to Run:
-run the necessary jupyter notebook files and the output will be generated to the submission folder