Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 501 Bytes

File metadata and controls

4 lines (3 loc) · 501 Bytes

Loan Payoff Estimator Project with Keras: Given historical data on loans given out with information on whether or not the borrower defaulted (charge-off), I built a model that can predict whether or not a borrower will pay back their loan. This way, in the future, when we get a new potential customer, we can assess whether or not they are likely to pay back the loan.

Bank Note Authentication Project with Tensorflow: Given a bank authentication data set, predict if a new note is authentic or not