The application discloses a
decision tree binning calculation optimization method, equipment, medium and
computer program product. The
decision tree binning calculation optimization method comprises the following steps: obtaining memory storage data corresponding to a target
decision tree and an index table corresponding to the memory storage data, wherein the index table at least comprises a node binning
label corresponding to each decision tree binning; then, based on the size of each decision tree binning, the node binning
label is segmented to obtain a segmented batch of each binning
label; then, based on the index table, each decision tree binning batch data is extracted; then, based on the decision tree binning size information corresponding to each segmented batch of binning label, a corresponding number of
parallel computing threads is matched for each decision tree binning batch data; then, based on the number of
parallel computing threads, parallel decision tree binning calculation is performed on each decision tree binning batch data to obtain a target decision tree binning calculation result. The application solves the technical problem of low calculation efficiency during decision tree binning.