Rakesh9100 / CalcDiverse

CalcDiverse is a customized collection of calculators for various aspects of mathematics. Individuals with basic web development knowledge can create distinctive calculators and submit pull requests.
https://calcdiverse.netlify.app
Apache License 2.0
150 stars 384 forks source link

Added Confusion Matrix Calculator #1792

Closed nandinipathak2005 closed 3 months ago

nandinipathak2005 commented 3 months ago

Fixes Issue🛠️

Closes #1718

Description👨‍💻

Added Confusion Matrix Calculator an interactive web-based calculator that allows users to compute essential machine learning metrics based on a confusion matrix. By entering values for true positives, false positives, false negatives, and true negatives, users can instantly see calculated accuracy, precision, recall, and F1 score. These metrics are crucial for evaluating the performance of classification models in machine learning.

Type of Change📄

Checklist✅

Screenshots/GIF📷

Screenshot 2024-08-04 164011 Screenshot 2024-08-04 164023

netlify[bot] commented 3 months ago

Deploy Preview for calcdiverse ready!

Name Link
Latest commit 36c67638e2669863965b102e016b15e542475486
Latest deploy log https://app.netlify.com/sites/calcdiverse/deploys/66af62abea19750008d26f91
Deploy Preview https://deploy-preview-1792--calcdiverse.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Nihal4777 commented 3 months ago

@nandinipathak2005 Thank you for your contribution.

Nihal4777 commented 3 months ago

@Rakesh9100 This PR is reviewed & can be merged.

github-actions[bot] commented 3 months ago

Congrats, Your pull request has been successfully merged 🥳🎉 Thank you for your contribution to my project 🚀 Keep Contributing!! ✨ @nandinipathak2005