It is a parametric method in reinforcement learning (RL). Supervised learning problems can be further grouped into Regression and Classification problems. Both problems have worked on the construction of a perfect model that can predict the value of the dependent attribute from the attribute variables.
In supervised learning we have more unstructured data (meaningless, missing value, unknown data) and we apply our algorithms on that and get results or conclusion.
Type of Regression :
1. Simple
- Linear
- Non Linear
2. Multiple
- Linear
- Non Linear
Join MindStick Community
You need to log in or register to vote on answers or questions.
We use cookies to ensure you have the best browsing experience on our website. By using our site, you
acknowledge that you have read and understood our
Cookie Policy &
Privacy Policy.
Regression in ML:
It is a parametric method in reinforcement learning (RL). Supervised learning problems can be further grouped into Regression and Classification problems. Both problems have worked on the construction of a perfect model that can predict the value of the dependent attribute from the attribute variables.
In supervised learning we have more unstructured data (meaningless, missing value, unknown data) and we apply our algorithms on that and get results or conclusion.
Type of Regression :
1. Simple
- Linear
- Non Linear
2. Multiple
- Linear
- Non Linear