Research Article

[Retracted] Application Analysis of the Machine Learning Fusion Model in Building a Financial Fraud Prediction Model

Table 9

. Parameters list of DT model.

No.Parameters nameImplication

1CriterionSet the impurity judgment method, with two criterion parameters: “gini” Gini coefficient and “entropy” information gain
2splitterUsed to control the random option, with two input values: “best” and “random.”
3max_depthSet the maximum number of layers, generally starting from 3
4min_samples_leafThe number of training samples affects the occurrence of branching. The value is set small here