Clustering analysis and decision tree algorithm-based truck loading work time prediction model

A cluster analysis and forecasting model technology, applied in forecasting, character and pattern recognition, calculation, etc., can solve problems such as algorithm inefficiency

CN106096748AInactive Publication Date: 2016-11-09WUHAN BAOSTEEL CENT CHINA TRADE
0 Cites 76 Cited by

Patent Information

Authority / Receiving Office
CN · China
Current Assignee / Owner
Publication Date
2016-11-09
Estimated Expiration
Not applicable · inactive patent

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention discloses a clustering analysis and decision tree algorithm-based truck loading work time prediction model. A clustering analysis and decision tree mixed algorithm is introduced, factors influencing inventory control are abstracted out, related historical data serves as a training sample, and finally the truck loading work time can be effectively predicted by using a trained decision tree data model; and the historical data of truck loading is deeply mined by utilizing a data mining technology based on a demand, and an available, easy-to-use and high-accuracy data model is generated. The clustering analysis and the decision tree algorithm are combined and complement each other, so that the accuracy of the data model is improved; an optimization policy is adopted for an original decision tree algorithm under the condition of establishing a simple and accurate data model, so that the calculation amount is reduced and the algorithm efficiency is improved; and through the data model, a relatively accurate time interval of cargo loading can be predicted and used for better manual decision-making.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The present invention introduces a decision tree algorithm that approximates discrete function values, abstracts the factors that affect inventory control, and uses relevant historical data as training samples, and finally uses the trained decision tree data model to effectively predict the loading hours Specifically, it refers to a loading man-hour prediction model based on cluster analysis and decision tree algorithm. Background technique

[0002] Loading is a key link in the distribution of goods, and an excellent loading plan is the embodiment of improving the delivery rate of warehouse goods. Data mining is carried out based on the historical data of cargo loading, and a data model that can predict the loading time of goods is established to predict the loading time.

[0003] Through the analysis of various factors in the entire loading process, we have found eight factors that affect the loading time, namely: cargo type, packaging method, cargo ...

Examples

Embodiment Construction

[0085]The present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments.

[0086] The invention provides a loading man-hour prediction model based on cluster analysis and decision tree algorithm, which includes a cluster analysis algorithm module and a decision tree algorithm module. The prediction model divides historical data into time intervals through a cluster analysis algorithm, Then the classification scheme of the decision tree algorithm is obtained, and then through the input of historical data, including the packaging method, hoisting method and other attribute sets that affect the final loading man-hours, it is connected with the classification scheme of the cluster analysis, and the final result is generated by using the C4.5 decision tree algorithm. The decision tree data model to finally predict the future loading hours;

[0087] Cluster analysis algorithm module:

[0088] The cluster analysis ...