InterviewSolution
Saved Bookmarks
| 1. |
What do you understand by Imbalanced Data? |
|
Answer» Data is said to be highly imbalanced if it is DISTRIBUTED unequally across DIFFERENT CATEGORIES. These datasets result in an error in model PERFORMANCE and result in INACCURACY. |
|