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

Fixing Issue #83 - Applied an SVM model #101

Merged
merged 11 commits into from
May 18, 2024

Conversation

sanskritilabroo
Copy link
Contributor

Fixed #83 by implementing an SVM model on the dataframe to check job satisfaction and benchmarked it along with the pre-existing random forest regression and logistic regression model, using a barplot for visualization of accuracies.

ss1 ss2

@sanjay-kv
Copy link
Member

This is awesome works , I will soon merge it

@sanjay-kv sanjay-kv merged commit a67e0f4 into recodehive:main May 18, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Implementing SVM's for Job Satisfaction Decision
2 participants