Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Py Spark
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Introducing
Radical.sh
Forget Code launches a powerful code generator for building API's
Forget_Code.Models.CategoryViewModel
Add a new snippet
Basics
3
Conditional Statements
2
Dictionary
4
Input & Output
1
Lists
20
Sorting
1
Strings
1
Tuple
4
Choose Category
What is Recall in Python
Forget Code
Python
What is Recall
Recall is number of labels that are predicted correctly against the real labels
Example :
An article that has valid tags by human (A) - Flower, Garden, Scenary
Machine learnt model predicts following tags (B)- Flower, Greenary, Nature, Spring, Eco-friendly
Recall = A n B
-----------
A
i.e 1 / 3 = 0.333
Recall is turning to be not a very significant measure in modern scale of data.
Tags for What is Recall in Python
Recall in machine learning
significance of recall in python
Contribute to Forget Code, help others.
Add snippet