Research Article
A Path-Based Feature Selection Algorithm for Enterprise Credit Risk Evaluation
| Input: candidate feature set | | Output: result set | (1) | initialization; | (2) | and | (3) | for in do | (4) | | (5) | for in do | (6) | | (7) | end for | (8) | | (9) | end for | (10) | selection; | (11) | for; ; do | (12) | | (13) | | (14) | | (15) | for in do | (16) | | (17) | end for | (18) | end for | (19) | |
|