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
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 2 Figure 3
Abstract
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 ...