
Ultimate access to all questions.
You are building a regression model to estimate the number of calls during an event. You need to verify if the feature set meets the requirements for a Poisson regression model.
Which two conditions must the feature set satisfy? Each correct answer presents part of the solution.
A
The label data must be a negative value.
B
The label data must be whole numbers.
C
The label data must be non-discrete.
D
The label data must be a positive value.
E
The label data can be positive or negative.