Aiforkids
menu
search
person
Login using Google
Login
Register
search
brightness_auto
edit
Ask a Question
Aiforkids
All Activity
Questions
Unanswered
Tags
Categories
Ask a Question
No answer
No selected answer
No upvoted answer
Recent questions without a selected answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
676
views
In which situation evaluation metric is more important for any case?
project-cycle
evaluation
short-answer
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
473
views
Which value for the F1 score is the perfect F1 score? Explain with context.
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
1.5k
views
Ritika is learning evaluation. She wants to recognize the concept of evaluation from the below-given facts:
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
1.7k
views
Consider that there are 10 images. Out of these 7 are apples and 3 are bananas. Kirti has run the model on the images and it catches 5 apples correctly and 2 bananas correctly. What is the accuracy of the model?
project-cycle
evaluation
short-answer
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
2.4k
views
There are 16 images, 9 are cat images and 7 are dog images. The cat images are positive cases and dog images are negative cases. The model identifies 5 cat images correctly and 3 cat images as dog images. Similarly, it identifies 4 of them correctly as dog images. Find the accuracy of the model.
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
2.1k
views
There are 20 images of aeroplanes and helicopters. The machine identifies 12 images correctly and 3 images incorrectly for aeroplanes. Similarly 2 images correctly as helicopters. Find the accuracy of the model.
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
879
views
The recall comes 0.80 and the precision 0.40 for an AI model. What is the F1 score based on these metrics?
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
952
views
The recall comes 0.65 and the precision 0.70 for an AI model. What is the F1 score based on these metrics?
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
934
views
The prediction of the model is 1/4 and the recall of the same is 2/4. What is the F1 score of the model?
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
1.3k
views
There is data given for Facebook and Instagram users. The model is given data for 200 Facebook users and 250 Instagram users...
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
2.0k
views
There are some images of boys and girls. The girls are positive cases and boys are negative cases...
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
2.5k
views
The task is to correctly identify the mobile phones as each, where photos of oppo and Vivo phones are taken into consideration. Oppo phones are the positive cases and Vivo phones are negative cases...
project-cycle
evaluation
short-answer
thumb_up_off_alt
0
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
742
views
Rohit is working on the AI model. He wanted to know the balance between precision and recall. What it is?
evaluation
project-cycle
short-answer
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
428
views
Which measures are used to know the performance of the model?
project-cycle
evaluation
short-answer
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
514
views
Which cases are taken into account by the recall method?
evaluation
project-cycle
short-answer
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
by
Smruti
(
21.0k
points)
in
Evaluation
asked
Jun 8, 2022
530
views
Which cases are taken into account by precision?
evaluation
project-cycle
short-answer
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
by
Sanjana
(
8.3k
points)
in
Python
asked
Jun 7, 2022
549
views
List python logical operators with description.
short-answer
python-program
python-class-10
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
by
Sanjana
(
8.3k
points)
in
Python
asked
Jun 7, 2022
665
views
Differentiate between modulus and floor division.
short-answer
python-program
python-class-10
thumb_up_off_alt
2
like
thumb_down_off_alt
0
dislike
1
answer
by
Sanjana
(
8.3k
points)
in
Python
asked
Jun 7, 2022
557
views
Define python comparison operators with examples.
short-answer
python-program
python-class-10
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
by
Sanjana
(
8.3k
points)
in
Python
asked
Jun 7, 2022
579
views
Define python arithmetic operators with examples.
short-answer
python-program
python-class-10
thumb_up_off_alt
1
like
thumb_down_off_alt
0
dislike
1
answer
Page:
« prev
1
...
28
29
30
31
32
33
34
...
50
next »
Ask a question:
Welcome to Aiforkids, where you can ask questions and receive answers from other members of the community.
BEST AI 417 Board Exam Study Plan & Syllabus Overview 2025
OPEN NOW
Class 10 Complete One Shot AI Lectures at -
Youtube
1.5k
questions
1.4k
answers
4
comments
44.5k
users
Categories
All categories
Artificial Intelligence
(1.2k)
Information Technology
(35)
Information Practices (IP)
(60)
Computer Appilcations
(119)
Data Science
(1)
Maths for AI
(3)
Programming
(44)
Forums
(5)
Data Structure and Algorithms
(0)
...