Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model optimization and Hyperparameter Tuning #232

Open
snehakumari55 opened this issue Nov 11, 2024 · 0 comments
Open

Model optimization and Hyperparameter Tuning #232

snehakumari55 opened this issue Nov 11, 2024 · 0 comments

Comments

@snehakumari55
Copy link

Optimizing SVM Parameters: Since we aim to use an SVM model, we could contribute by designing a robust hyperparameter tuning strategy using grid search, random search, or Bayesian optimization to reach higher accuracy.

Implementing Advanced Models: Beyond SVM, we might add models like (e.g., Random Forests or Gradient Boosting) or even deep learning models like CNNs, which can improve predictive accuracy if data is adequate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant