Works even on small sample size using tabular dataset
- Keep the dataset balanced
- Works normally for large number of samples
- Works also for small samples in the range of 20-100 samples
- For large dataset uses xgboost model and accuracy is almost compared to sklearn models.