An open API service indexing awesome lists of open source software.

https://github.com/bhattbhavesh91/classification-metrics-python

This is a simple python example to recreate classification metrics like F1 Score, Accuracy
https://github.com/bhattbhavesh91/classification-metrics-python

accuracy f1-score precision python recall

Last synced: 6 months ago
JSON representation

This is a simple python example to recreate classification metrics like F1 Score, Accuracy

Awesome Lists containing this project

README

          

# Accuracy, Recall, Precision, F1 Score in Python from scratch
## To view the video
* [Click here](https://youtu.be/9PbrWiLC-4k)
* Click on the image below

[![Accuracy, Recall, Precision, F1 Score in Python from scratch](http://img.youtube.com/vi/9PbrWiLC-4k/0.jpg)](http://www.youtube.com/watch?v=9PbrWiLC-4k)

## Follow Me