• Stars
    star
    1
  • Language
    Jupyter Notebook
  • Created almost 4 years ago
  • Updated almost 4 years ago

Reviews

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

Repository Details

In this project l tried to predict loan payments for given clients. I loaded a dataset using Pandas library, and apply the different algorithms, with the intention of finding the best model that presents the less error for this specific dataset by accuracy evaluation methods.