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

Logistic Reg Metrics Visualization + Optimization #81

Closed
sanskritilabroo opened this issue May 14, 2024 · 2 comments
Closed

Logistic Reg Metrics Visualization + Optimization #81

sanskritilabroo opened this issue May 14, 2024 · 2 comments
Assignees

Comments

@sanskritilabroo
Copy link
Contributor

sanskritilabroo commented May 14, 2024

Our code uses several metrics to compare accuracy such as precision, recall, F1_Score.

  1. I would like to firstly, visualize a confusion matrix for the same using heatmap, create a prec-recall curve and plot an ROC curve for the classification algos performed on finding job satisfaction.
  2. Describe each metric that we use in the notebook through markdown or atleast comments to inform users about how the accuracy is calculated.
  3. Optimize the results as much as possible.

Please assign me this task as a contributor under GSSOC'24 @sanjay-kv.

sanjay-kv added a commit that referenced this issue May 18, 2024
Fixing Issue #81 - added logreg metrics + visualization for job sats
@sanskritilabroo
Copy link
Contributor Author

Already fixed with pull request #106

Copy link

Hello @sanskritilabroo! Your issue #81 has been closed. Thank you for your contribution!

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

No branches or pull requests

2 participants