CN112598052A - Mechanical attitude analysis method and system based on K-Means - Google Patents

Mechanical attitude analysis method and system based on K-Means Download PDF

Info

Publication number
CN112598052A
CN112598052A CN202011513215.5A CN202011513215A CN112598052A CN 112598052 A CN112598052 A CN 112598052A CN 202011513215 A CN202011513215 A CN 202011513215A CN 112598052 A CN112598052 A CN 112598052A
Authority
CN
China
Prior art keywords
data
running state
analysis
mechanical
point
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011513215.5A
Other languages
Chinese (zh)
Inventor
许之友
魏飞龙
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Second Construction Co Ltd of China Construction Eighth Engineering Division Co Ltd
Original Assignee
Second Construction Co Ltd of China Construction Eighth Engineering Division Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Second Construction Co Ltd of China Construction Eighth Engineering Division Co Ltd filed Critical Second Construction Co Ltd of China Construction Eighth Engineering Division Co Ltd
Priority to CN202011513215.5A priority Critical patent/CN112598052A/en
Publication of CN112598052A publication Critical patent/CN112598052A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/23Clustering techniques
    • G06F18/232Non-hierarchical techniques
    • G06F18/2321Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions
    • G06F18/23213Non-hierarchical techniques using statistics or function optimisation, e.g. modelling of probability density functions with fixed number of clusters, e.g. K-means clustering

Landscapes

  • Engineering & Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Artificial Intelligence (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Probability & Statistics with Applications (AREA)
  • Control Of Position, Course, Altitude, Or Attitude Of Moving Bodies (AREA)

Abstract

The invention discloses a mechanical attitude analysis method and a system based on K-Means, relating to the technical field of data mining; acquiring running state data of mechanical equipment, wherein the running state data comprises ground speed data, acceleration data and angular speed data, and performing clustering analysis on the running state data by using a K-Means clustering algorithm: the method comprises the steps of respectively randomly selecting ground speed data, acceleration data and angular speed data as initial center points, regarding other running state data as data points, calculating the distance from each other data point to the initial center point, iteratively replacing the data point closest to the center as the initial center point, carrying out data standardization on the running state data, distributing corresponding proportion coefficients of the ground speed data, the acceleration data and the angular speed data, distributing data labels according to the attributes of the running state data, forming a posture analysis model by combining cluster analysis, the proportion coefficients and the data labels, and carrying out mechanical posture analysis according to the running state data of mechanical equipment by using the model.

Description

Mechanical attitude analysis method and system based on K-Means
Technical Field
The invention discloses a method and a system, relates to the technical field of data mining, and particularly relates to a mechanical attitude analysis method and a system based on K-Means.
Background
The existing method for judging the mechanical attitude mainly has the problems of complicated steps, more places needing manual intervention, large and inaccurate judgment results and the like.
The reason for this problem is that each mechanical device has its own characteristics, and even if the same device changes its own characteristics over time, there is no way to set a uniform rule to adapt to all types of vehicles, and human intervention is required to tag the monitoring data of each device in advance, which is complicated and inaccurate.
Disclosure of Invention
The invention provides a mechanical attitude analysis method and system based on K-Means, aiming at the problems in the prior art, the K-Means data mining algorithm is utilized, the attributes such as acceleration, angular velocity, angle and the like are deeply analyzed, the running state of equipment is judged, and the judgment accuracy, the operation steps are simplified and the working efficiency is improved according to the judgment state before the continuous running of the equipment is automatically corrected.
The specific scheme provided by the invention is as follows:
a mechanical attitude analysis method based on K-Means obtains the running state data of mechanical equipment, including ground speed data, acceleration data and angular speed data,
performing clustering analysis on the running state data by using a K-Means clustering algorithm: respectively randomly selecting ground speed data, acceleration data and angular speed data as initial center points, regarding other running state data as data points, calculating the distance from each other data point to the initial center point, iteratively replacing the data point closest to the center as the initial center point,
standardizing the data of the running state, distributing the corresponding proportion coefficients of the ground speed data, the acceleration data and the angular speed data,
distributing corresponding data labels according to the attributes of the operating state data, forming a posture analysis model by combining cluster analysis, a proportion coefficient and the data labels,
and analyzing the mechanical attitude according to the running state data of the mechanical equipment by utilizing the attitude analysis model.
Preferably, the mechanical attitude analysis method based on K-Means comprises the following steps:
step 1: setting the clustering number K to be 3,
step 2: respectively randomly taking ground speed data, acceleration data and angular speed data as initial central points,
and step 3: calculating the distance between each other data point and the initial central point, replacing the data point of the center closest to the initial central point with the initial central point,
and 4, step 4: and (5) iterating and replacing until the change value of the new and old initial center points is smaller than a set threshold value or the set iteration number is reached, and terminating the iteration.
Preferably, the mechanical attitude analysis method based on K-Means assigns corresponding data tags:
setting data labels and data label distribution rules according to the mechanical posture,
and automatically distributing the data labels to the formed running state data according to a data label distribution rule.
Preferably, in the mechanical attitude analysis method based on K-Means, the attitude analysis model is verified, and the improvement of the attitude analysis model is performed according to the verification result.
A mechanical attitude analysis system based on K-Means comprises an acquisition module, a clustering module, a model establishing module and an analysis module,
the acquisition module acquires the running state data of the mechanical equipment, including ground speed data, acceleration data and angular speed data,
the clustering module carries out clustering analysis on the running state data by using a K-Means clustering algorithm: respectively randomly selecting ground speed data, acceleration data and angular speed data as initial center points, regarding other running state data as data points, calculating the distance from each other data point to the initial center point, iteratively replacing the data point closest to the center as the initial center point,
the model building module carries out data standardization on the running state data, distributes corresponding proportion coefficients of ground speed data, acceleration data and angular speed data,
distributing corresponding data labels according to the attributes of the operating state data, forming a posture analysis model by combining cluster analysis, a proportion coefficient and the data labels,
and the analysis module performs mechanical attitude analysis according to the running state data of the mechanical equipment by using the attitude analysis model.
Preferably, the clustering module in the K-Means-based mechanical attitude analysis system performs the clustering analysis step:
step 1: setting the clustering number K to be 3,
step 2: respectively randomly taking ground speed data, acceleration data and angular speed data as initial central points,
and step 3: calculating the distance between each other data point and the initial central point, replacing the data point of the center closest to the initial central point with the initial central point,
and 4, step 4: and (5) iterating and replacing until the change value of the new and old initial center points is smaller than a set threshold value or the set iteration number is reached, and terminating the iteration.
Preferably, the model building module in the K-Means based mechanical attitude analysis system assigns corresponding data tags:
setting data labels and data label distribution rules according to the mechanical posture,
and automatically distributing the data labels to the formed running state data according to a data label distribution rule.
Preferably, in the mechanical attitude analysis system based on K-Means, the attitude analysis model is verified, and the improvement of the attitude analysis model is performed according to the verification result.
A K-Means based mechanical attitude analysis device comprising: at least one memory and at least one processor;
the at least one memory to store a machine readable program;
the at least one processor is configured to invoke the machine readable program to perform the K-Means based mechanical pose analysis method.
The invention has the advantages that:
compared with the prior art, the system has the advantages that the efficient data mining algorithm is used for supporting, the model is trained automatically, the data are corrected automatically, the running state of mechanical equipment is calculated more accurately, the mechanical state discrimination readiness is improved, the operation of project personnel is simplified greatly, and the system plays an important role in improving the working efficiency and reducing the workload of the personnel.
Drawings
FIG. 1 is a schematic flow diagram of the process of the present invention;
FIG. 2 is a schematic illustration of a sampling point in the application of the method of the present invention.
Detailed Description
The present invention is further described below in conjunction with the following figures and specific examples so that those skilled in the art may better understand the present invention and practice it, but the examples are not intended to limit the present invention.
The invention provides a mechanical attitude analysis method based on K-Means, which is used for acquiring running state data of mechanical equipment, including ground speed data, acceleration data and angular speed data,
performing clustering analysis on the running state data by using a K-Means clustering algorithm: respectively randomly selecting ground speed data, acceleration data and angular speed data as initial center points, regarding other running state data as data points, calculating the distance from each other data point to the initial center point, iteratively replacing the data point closest to the center as the initial center point,
standardizing the data of the running state, distributing the corresponding proportion coefficients of the ground speed data, the acceleration data and the angular speed data,
distributing corresponding data labels according to the attributes of the operating state data, forming a posture analysis model by combining cluster analysis, a proportion coefficient and the data labels,
and analyzing the mechanical attitude according to the running state data of the mechanical equipment by utilizing the attitude analysis model.
Each mechanical device has the characteristics of the mechanical device, even if the characteristics of the same device change along with the time, a unified rule cannot be set to adapt to all types of vehicles, the data collected in advance cannot be labeled and then distinguished by using a classification algorithm, the method collects the running state data, clustering analysis is carried out based on a data mining algorithm K-Means, self-training is carried out, namely, running is efficient, distinguishing is accurate, the whole process is carried out automatically, and personnel participation is reduced.
In some embodiments of the invention, the process is performed as follows:
the running state data of the mechanical equipment, including ground speed, acceleration, angular velocity, angle and other parameters, is obtained through the sensor. The form of the data collected can be seen in table 1,
performing clustering analysis on the running state data based on a K-Means clustering algorithm:
setting the clustering number K to 3;
randomly taking three data as initial central points;
calculating the distance from other points to the three points, and assigning the point to the center of the nearest distance;
recalculating a new data point as a new central point according to the distributed class;
and terminating the iteration if the change value of the new and old central points is less than the set threshold value or reaches the set iteration times.
In the above steps, the distance between two points needs to be calculated, which is equivalent to calculating the similarity between two data, and the ground speed is different from the acceleration, the angular velocity and the angle type, so that data is firstly normalized, and different ratio coefficients are set for different parameters.
After finishing the preliminary clustering, automatically setting data labels, such as attitude data labels of static, idling, working and the like, according to the attributes of the final three central points, wherein the three types have larger differences in multiple dimensions, and automatically allocating the formed attributes of the three types by setting a data label allocation rule.
And distributing corresponding data labels according to the attributes of the running state data, and forming a posture analysis model by combining cluster analysis, the proportion coefficient and the data labels.
And the subsequent data uploaded only needs to calculate the distance from the three central points, select the central point closest to the central point, distribute a label to the central point, and analyze the mechanical posture by using a posture analysis model according to the running state data of the mechanical equipment.
On the basis of the embodiment, the attitude analysis model is verified, and the judgment result before self-correction can be obtained according to the subsequent monitoring data, and the process is as follows: when the nearest distance calculated by the newly collected operation state data and the three central points exceeds 1.5 times of the radius or other thresholds, if the data is not less than a preset threshold, the data does not belong to discrete points, and the data represents that the current attitude analysis model needs to be improved. After the newly collected data reaches a certain quantity value, iteration is carried out again by using the original three central points to replace the central points, and then the processes of establishing the model and analyzing the data by using the model are executed.
The method of the invention is used for monitoring the data of the mechanical equipment, and each machine is automatically subjected to independent model training by using a K-Means algorithm; distributing labels to the trained models according to the attributes of each type; finding out a corresponding class according to an algorithm for the subsequently received monitoring data, and labeling the data; if the training model is monitored to be optimized, the model training is carried out again until the model is effective; the accuracy of analyzing various states of the machine and the utilization rate of data are improved.
TABLE 1
Ground speed Acceleration of a vehicle Angular velocity Angle of rotation
17.46 km/h X:-0.049316406 Y:0.084472656 Z:1.0161133 X:-0.30517578 Y:-0.4272461 Z:-0.12207031 X:4.0594482 Y:2.9608154 Z:-2.6696777
17.08 km/h X:-0.05908203 Y:-0.011230469 Z:1.0390625 X:-0.79345703 Y:0.061035156 Z:-0.36621094 X:3.0377197 Y:2.5982666 Z:-2.5598145
8.33 km/h X:-0.0034179688 Y:0.047851562 Z:0.9790039 X:-0.61035156 Y:-0.24414062 Z:0.61035156 X:2.9003906 Y:1.1315918 Z:-5.196533
4.31 km/h X:-0.049604688 Y:0.028808594 Z:0.99316406 X:-0.48828125 Y:0.0 Z:-0.5493164 X:3.213501 Y:2.4169922 Z:-0.20324707
3.24 km/h X:-0.025878906 Y:-0.038085938 Z:0.9873047 X:3.0517578 Y:-1.7089844 Z:-5.493164 X:0.0 Y:0.74157715 Z:-38.485107
0.0 km/h X:-0.060058594 Y:0.0390625 Z:0.9770508 X:0.12207031 Y:-0.061035156 Z:0.0 X:2.0214844 Y:2.7410889 Z:-120.2124
0.0 km/h X:-0.041992188 Y:0.038085938 Z:0.97802734 X:0.0 Y:0.0 Z:0.0 X:2.2576904 Y:2.4279785 Z:-120.00366
Meanwhile, the invention provides a mechanical attitude analysis system based on K-Means, which comprises an acquisition module, a clustering module, a model building module and an analysis module,
the acquisition module acquires the running state data of the mechanical equipment, including ground speed data, acceleration data and angular speed data,
the clustering module carries out clustering analysis on the running state data by using a K-Means clustering algorithm: respectively randomly selecting ground speed data, acceleration data and angular speed data as initial center points, regarding other running state data as data points, calculating the distance from each other data point to the initial center point, iteratively replacing the data point closest to the center as the initial center point,
the model building module carries out data standardization on the running state data, distributes corresponding proportion coefficients of ground speed data, acceleration data and angular speed data,
distributing corresponding data labels according to the attributes of the operating state data, forming a posture analysis model by combining cluster analysis, a proportion coefficient and the data labels,
and the analysis module performs mechanical attitude analysis according to the running state data of the mechanical equipment by using the attitude analysis model.
The contents of information interaction, readable program execution process and the like among the modules in the system are based on the same concept as the method embodiment of the present invention, and specific contents can be referred to the description in the method embodiment of the present invention, and are not described herein again.
The invention also provides a mechanical attitude analysis device based on K-Means, which comprises: at least one memory and at least one processor;
the at least one memory to store a machine readable program;
the at least one processor is configured to invoke the machine readable program to perform the K-Means based mechanical pose analysis method.
The contents of information interaction, readable program process execution and the like of the processor in the device are based on the same concept as the method embodiment of the present invention, and specific contents can be referred to the description in the method embodiment of the present invention, and are not described herein again.
It should be noted that not all steps and modules in the processes and system and device structures of the above preferred embodiments are necessary, and some steps or modules may be omitted according to actual needs. The execution order of the steps is not fixed and can be adjusted as required. The system structure described in the above embodiments may be a physical structure or a logical structure, that is, some modules may be implemented by the same physical entity, or some modules may be implemented by a plurality of physical entities, or some components in a plurality of independent devices may be implemented together.
The above-mentioned embodiments are merely preferred embodiments for fully illustrating the present invention, and the scope of the present invention is not limited thereto. The equivalent substitution or change made by the technical personnel in the technical field on the basis of the invention is all within the protection scope of the invention. The protection scope of the invention is subject to the claims.

Claims (9)

1. A mechanical attitude analysis method based on K-Means is characterized in that the running state data of mechanical equipment is obtained, including ground speed data, acceleration data and angular speed data,
performing clustering analysis on the running state data by using a K-Means clustering algorithm: respectively randomly selecting ground speed data, acceleration data and angular speed data as initial center points, regarding other running state data as data points, calculating the distance from each other data point to the initial center point, iteratively replacing the data point closest to the center as the initial center point,
standardizing the data of the running state, distributing the corresponding proportion coefficients of the ground speed data, the acceleration data and the angular speed data,
distributing corresponding data labels according to the attributes of the operating state data, forming a posture analysis model by combining cluster analysis, a proportion coefficient and the data labels,
and analyzing the mechanical attitude according to the running state data of the mechanical equipment by utilizing the attitude analysis model.
2. The method for analyzing mechanical attitude of claim 1, wherein the step of cluster analysis comprises:
step 1: setting the clustering number K to be 3,
step 2: respectively randomly taking ground speed data, acceleration data and angular speed data as initial central points,
and step 3: calculating the distance between each other data point and the initial central point, replacing the data point of the center closest to the initial central point with the initial central point,
and 4, step 4: and (5) iterating and replacing until the change value of the new and old initial center points is smaller than a set threshold value or the set iteration number is reached, and terminating the iteration.
3. A K-Means based mechanical pose analysis method according to claim 1 or 2, characterized by assigning respective data tags:
setting data labels and data label distribution rules according to the mechanical posture,
and automatically distributing the data labels to the formed running state data according to a data label distribution rule.
4. A method according to any of claims 1-3, characterized in that the attitude analysis model is verified, and the improvement of the attitude analysis model is performed on the basis of the verification result.
5. A mechanical attitude analysis system based on K-Means is characterized by comprising an acquisition module, a clustering module, a model establishing module and an analysis module,
the acquisition module acquires the running state data of the mechanical equipment, including ground speed data, acceleration data and angular speed data,
the clustering module carries out clustering analysis on the running state data by using a K-Means clustering algorithm: respectively randomly selecting ground speed data, acceleration data and angular speed data as initial center points, regarding other running state data as data points, calculating the distance from each other data point to the initial center point, iteratively replacing the data point closest to the center as the initial center point,
the model building module carries out data standardization on the running state data, distributes corresponding proportion coefficients of ground speed data, acceleration data and angular speed data,
distributing corresponding data labels according to the attributes of the operating state data, forming a posture analysis model by combining cluster analysis, a proportion coefficient and the data labels,
and the analysis module performs mechanical attitude analysis according to the running state data of the mechanical equipment by using the attitude analysis model.
6. The K-Means based mechanical attitude analysis system of claim 5, wherein the clustering module clustering step:
step 1: setting the clustering number K to be 3,
step 2: respectively randomly taking ground speed data, acceleration data and angular speed data as initial central points,
and step 3: calculating the distance between each other data point and the initial central point, replacing the data point of the center closest to the initial central point with the initial central point,
and 4, step 4: and (5) iterating and replacing until the change value of the new and old initial center points is smaller than a set threshold value or the set iteration number is reached, and terminating the iteration.
7. A K-Means based mechanical pose analysis system according to claim 5 or 6, wherein the creation model module assigns corresponding data tags:
setting data labels and data label distribution rules according to the mechanical posture,
and automatically distributing the data labels to the formed running state data according to a data label distribution rule.
8. A K-Means based mechanical attitude analysis system according to any one of claims 5 to 6, wherein the attitude analysis model is verified and the improvement of the attitude analysis model is carried out on the basis of the verification result.
9. A mechanical attitude analysis device based on K-Means is characterized by comprising: at least one memory and at least one processor;
the at least one memory to store a machine readable program;
the at least one processor, configured to invoke the machine readable program to perform a method of K-Means based mechanical pose analysis of any of claims 1 to 4.
CN202011513215.5A 2020-12-21 2020-12-21 Mechanical attitude analysis method and system based on K-Means Pending CN112598052A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011513215.5A CN112598052A (en) 2020-12-21 2020-12-21 Mechanical attitude analysis method and system based on K-Means

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011513215.5A CN112598052A (en) 2020-12-21 2020-12-21 Mechanical attitude analysis method and system based on K-Means

Publications (1)

Publication Number Publication Date
CN112598052A true CN112598052A (en) 2021-04-02

Family

ID=75200239

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011513215.5A Pending CN112598052A (en) 2020-12-21 2020-12-21 Mechanical attitude analysis method and system based on K-Means

Country Status (1)

Country Link
CN (1) CN112598052A (en)

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030009511A1 (en) * 2001-07-05 2003-01-09 Paul Giotta Method for ensuring operation during node failures and network partitions in a clustered message passing server
US20060069709A1 (en) * 2004-09-29 2006-03-30 Qian Diao K-means clustering using t-test computation
CN103617328A (en) * 2013-12-08 2014-03-05 中国科学院光电技术研究所 Airplane three-dimensional attitude computation method
CN104636756A (en) * 2015-02-06 2015-05-20 哈尔滨工业大学深圳研究生院 Posture recognition method for family elder monitoring
CN108280415A (en) * 2018-01-17 2018-07-13 武汉理工大学 Driving behavior recognition methods based on intelligent mobile terminal
CN108805175A (en) * 2018-05-21 2018-11-13 郑州大学 A kind of flight attitude clustering method of aircraft and analysis system
CN109903554A (en) * 2019-02-21 2019-06-18 长安大学 A kind of road grid traffic operating analysis method based on Spark
CN110926467A (en) * 2019-11-11 2020-03-27 南京航空航天大学 Novel mean value clustering algorithm-based self-adaptive pedestrian mobile phone attitude identification method
CN111338338A (en) * 2020-02-20 2020-06-26 山东科技大学 Robot speed self-adaptive control method based on road surface characteristic cluster analysis

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20030009511A1 (en) * 2001-07-05 2003-01-09 Paul Giotta Method for ensuring operation during node failures and network partitions in a clustered message passing server
US20060069709A1 (en) * 2004-09-29 2006-03-30 Qian Diao K-means clustering using t-test computation
CN103617328A (en) * 2013-12-08 2014-03-05 中国科学院光电技术研究所 Airplane three-dimensional attitude computation method
CN104636756A (en) * 2015-02-06 2015-05-20 哈尔滨工业大学深圳研究生院 Posture recognition method for family elder monitoring
CN108280415A (en) * 2018-01-17 2018-07-13 武汉理工大学 Driving behavior recognition methods based on intelligent mobile terminal
CN108805175A (en) * 2018-05-21 2018-11-13 郑州大学 A kind of flight attitude clustering method of aircraft and analysis system
CN109903554A (en) * 2019-02-21 2019-06-18 长安大学 A kind of road grid traffic operating analysis method based on Spark
CN110926467A (en) * 2019-11-11 2020-03-27 南京航空航天大学 Novel mean value clustering algorithm-based self-adaptive pedestrian mobile phone attitude identification method
CN111338338A (en) * 2020-02-20 2020-06-26 山东科技大学 Robot speed self-adaptive control method based on road surface characteristic cluster analysis

Similar Documents

Publication Publication Date Title
CN104317681A (en) Behavioral abnormality automatic detection method and behavioral abnormality automatic detection system aiming at computer system
CN109218223B (en) Robust network traffic classification method and system based on active learning
CN112434636B (en) Method and system for monitoring health state of machine tool parts
CN113163353B (en) Intelligent health service system of power supply vehicle and data transmission method thereof
CN111930526B (en) Load prediction method, load prediction device, computer equipment and storage medium
CN111402579A (en) Road congestion degree prediction method, electronic device and readable storage medium
CN107391365A (en) A kind of hybrid characteristic selecting method of software-oriented failure prediction
CN112926045A (en) Group control equipment identification method based on logistic regression model
CN109948738B (en) Energy consumption abnormity detection method and device for coating drying chamber
CN112363465B (en) Expert rule set training method, trainer and industrial equipment early warning system
CN113487621A (en) Medical image grading method and device, electronic equipment and readable storage medium
CN112598052A (en) Mechanical attitude analysis method and system based on K-Means
CN116881718A (en) Artificial intelligence training method and system based on big data cleaning
CN103714251A (en) Method, device and system for matching semiconductor product with machining device
DE102019122936A1 (en) METHODS, SYSTEMS, FABRICATIONS AND DEVICES FOR IMPROVING DETECTION OF LIMIT DEVIATIONS
CN112258126B (en) Position data verification method and device and computing equipment
CN114394099B (en) Method and device for identifying abnormal running of vehicle, computer equipment and storage medium
CN111476409B (en) Prediction method, system and equipment for opening new airlines
US20160267168A1 (en) Residual data identification
CN111382877A (en) Method and device for generating identification code, electronic equipment and storage medium
CN112464970A (en) Regional value evaluation model processing method and device and computing equipment
CN117520994B (en) Method and system for identifying abnormal air ticket searching user based on user portrait and clustering technology
CN113169888A (en) Method for distributing field technicians and technician distribution system
CN112529086B (en) Stop line generation method, electronic device, and storage medium
CN115118752B (en) Networking method and system for photovoltaic panel data acquisition equipment

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication

Application publication date: 20210402

RJ01 Rejection of invention patent application after publication