• Stars
    star
    1
  • Language
    R
  • Created almost 8 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Machine learning using logistic regression. Now suppose you are working in the risk management team at a german bank and you have to assist the credit manager to decide whether to approve the loan for a prospective customer or not. So you have to make a logistic regression model to predict the chances of the customer defaulting on the loan or not. The amount the customer will default is not to be predicted. You have to just predict whether the customer will default or not.