Machine learning #40
|
For which technique output variable will be categorical? |
Answered by
17-Manish
Nov 5, 2024
Replies: 2 comments
|
The output variable is categorical in Classification problems, where the goal is to predict labels or classes, such as "yes/no", "male/female", or "product categories". |
0 replies
|
if you are trying to categorise something like determining if an email is spam ore not the output is categorical |
0 replies
Answer selected by
mssanamateen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
if you are trying to categorise something like determining if an email is spam ore not the output is categorical