You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Experiment with tree-based models (e.g., RandomForest, GradientBoosting, XGBoost) to see if they outperform SVM on this dataset. Compare accuracy and F1-scores with the tuned SVM. Plot side-by-side comparison of model performances.
Experiment with tree-based models (e.g., RandomForest, GradientBoosting, XGBoost) to see if they outperform SVM on this dataset. Compare accuracy and F1-scores with the tuned SVM. Plot side-by-side comparison of model performances.