recodehive / Stackoverflow-Analysis

Stack overflow is a professional community for developers. This repo analysis 3 years of developer Survey done by Stackoverflow and do visualization and predict the salary of Data Scientist in future.
https://stackoverflow-analysis.streamlit.app/
MIT License
219 stars 108 forks source link

Enhanced Model Evaluation and Visualization in Streamlit App and Job Satisfaction ipynb file #326

Closed arjundontflex closed 2 months ago

arjundontflex commented 2 months ago
  1. Accuracy Report: Displays the accuracy of the model.

  2. Classification Report: Prints the classification report, which includes precision, recall, F1-score, and support for each class.

  3. Confusion Matrix Visualization: Uses a heatmap to provide a clear and visually appealing representation of the confusion matrix.

  4. ROC Curve (if applicable): Plots the ROC curve and calculates the AUC for binary classification tasks, providing insights into the model's ability to distinguish between classes.

github-actions[bot] commented 2 months ago

🎉 Your pull request has been successfully merged! 🎉 Thank you for your valuable contribution to our project. Your efforts are greatly appreciated. Feel free to reach out if you have any more contributions or if there's anything else we can assist you with. Keep up the fantastic work! 🚀

arjundontflex commented 2 months ago

Hey, Can you give me a GSsoc tag, thank you