I find an data of amazon food reviews on kaggle … Data was in raw format ,contains HTML tag and other unnecessary things,first we clean data using functions…. Then,done EDA to visualize the spread of class,as it is two class classification problem….Positive review and Negative review…. Then ,step by step…