You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
The objective of the project is to demonstrate a model which can identify risky bank loans i.e., the one's likely to default. In doing so, I have implemented decision tree algorithm and applied boosting to further make the code more accurate.