Consider There Are 5 Employees A B C D And E Of Abc Company #218
Consider there are 5 employees A, B, C, D, and E of ABC company. Where people A, B and C are experienced, D and E are fresher. They have rated the company app as given in the table. What will be the final prediction if we are taking the weighted average?</p> <table style="width: 40%"> <tr> <td>Employee</td> <td>Weight</td> <td>Rating</td> </tr> <tr> <td>A</td> <td>0.4</td> <td>3</td> </tr> <tr> <td>B</td> <td>0.4</td> <td>2</td> </tr> <tr> <td>C</td> <td>0.4</td> <td>2</td> </tr> <tr> <td>D</td> <td>0.2</td> <td>2</td> </tr> <tr> <td>E</td> <td>0.2</td> <td>4</td> </tr> </table>
This multiple choice question (MCQ) is related to the book/course gs gs126 Neural Networks. It can also be found in gs gs126 Ensemble Learning - Ensemble Learning – Model Combination Schemes - Quiz No.1.
Consider there are 5 employees A, B, C, D, and E of ABC company. Where people A, B and C are experienced, D and E are fresher. They have rated the company app as given in the table. What will be the final prediction if we are taking the weighted average?
Employee | Weight | Rating |
A | 0.4 | 3 |
B | 0.4 | 2 |
C | 0.4 | 2 |
D | 0.2 | 2 |
E | 0.2 | 4 |
2
3
4
5
Similar question(s) are as followings:
Online Quizzes of gs126 Neural Networks
Decision Trees - Decision Trees – Inductive Bias - Quiz No.1
gs gs126 Neural Networks
Online Quizzes
Support Vector Machines - Large Margin Intuition - Quiz No.1
gs gs126 Neural Networks
Online Quizzes