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

Create model_evaluation_and_metrics.md #269

Merged
merged 1 commit into from
Feb 14, 2025
Merged

Conversation

santosomar
Copy link
Contributor

This PR includes a tutorial on AI model evaluation and metrics, covering classification, regression, and ranking models. The md file includes accuracy, precision, recall, F1-score, ROC-AUC, log loss, mean squared error (MSE), mean absolute error (MAE), R-squared, and other relevant metrics. It also provides Python code snippets demonstrating how to compute these metrics using libraries like scikit-learn.

@santosomar santosomar self-assigned this Feb 14, 2025
@santosomar santosomar merged commit 665051b into master Feb 14, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant