House price predictions are based on factors like sqyards or sqfoot, pool, car parking, etc. But there is one more variable which is the price per square foot which changes according to time which might be continuous based on area and time. Is that a regression type of problem?
If your target feature is continuous in nature, then it is a regression problem, if not then it is a classification problem.
Comments
0 comments
Article is closed for comments.