I have a data set with 750 cases and five features with unbalanced distribution of the target class.I applied SMOTE to solve the problem of unbalance distribution of the target class. then i applied ANN, Naive Base, LR, KNN , Random forest. I used Cross-validation to evaluate models performance and learning curves ( error rate as a function of sample size) of evaluate overfitting. I got an AUC of (89% to 92%) and accuracy of (85% to 88%).

I got a replay from a reviewer that sample size is not enough and learning curves are not evidence against overfitting!

More Tusneem A.M Elhassan's questions See All
Similar questions and discussions