Stackoverflow-Analysis icon indicating copy to clipboard operation
Stackoverflow-Analysis copied to clipboard

Logistic Reg Metrics Visualization + Optimization

Open sanskritilabroo opened this issue 1 year ago • 0 comments

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.

sanskritilabroo avatar May 14 '24 11:05 sanskritilabroo