Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 392 Bytes

File metadata and controls

5 lines (5 loc) · 392 Bytes

Greedy-algorithm

This work is a graduation qualification work and is called "Finding the optimal approach to solving the problem of assessing the bank customer's reliability".
Here, the main developed algorithm, the greedy algorithm, is presented.
You can find a detailed description of this algorithm in my thesis file.
the algorithm itself is described and tested in the py file.