Hi, I am trying to solve the problem of imbalanced dataset using SMOTE in text classification while using TfidfTransformer and K-fold cross validation. I want to solve this problem by using Python code. Actually it takes me over two weeks and I couldn't find any clear and easy way to solve this problem.

Do you have any suggestion where exactly to look?

After implementing SMOTE is it normal to get different results accuracy in the dataset?

More Norah Suhail's questions See All
Similar questions and discussions