CN104111887A - Software fault prediction system and method based on Logistic model - Google Patents

Software fault prediction system and method based on Logistic model Download PDF

Info

Publication number
CN104111887A
CN104111887A CN201410309236.3A CN201410309236A CN104111887A CN 104111887 A CN104111887 A CN 104111887A CN 201410309236 A CN201410309236 A CN 201410309236A CN 104111887 A CN104111887 A CN 104111887A
Authority
CN
China
Prior art keywords
software
faults
fault
logistic model
test period
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
CN201410309236.3A
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.)
Jiangsu University of Science and Technology
Original Assignee
Jiangsu University of Science and Technology
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 Jiangsu University of Science and Technology filed Critical Jiangsu University of Science and Technology
Priority to CN201410309236.3A priority Critical patent/CN104111887A/en
Publication of CN104111887A publication Critical patent/CN104111887A/en
Pending legal-status Critical Current

Links

Abstract

The invention discloses a software fault prediction system and method based on a Logistic model. The system comprises a test cycle fault management module, a Logistic model measurement module and a quality analysis and evaluation module. The method is as follows: the test cycle fault management module is adopted to divide a system testing process according to certain cycles, and the Logistic model measurement module is adopted to measure the number of faults found in each cycle; the Logistic model is utilized to work out the sum of faults contained in software and the number of faults found in the next cycle; the quality analysis and evaluation module is adopted and used for judging whether the software meets the issue requirement with the specific value of the number of faults found in the software to the sum of faults contained in the software as credibility of the software; the sum of faults in the software is calculated through the three steps, whether the software needs to continue to be tested is further judged, and the judgment result is used for quality evaluation of the next cycle.

Description

Software fault prediction system and method based on Logistic model
Technical field
The present invention relates to a kind of failure prediction technology of software, say that more specifically the fault of utilizing Logistic model to contain software is total and predict in the number of faults of next test period discovery, and then assessing the technology whether final software product has reached the quality requirements of regulation.
Background technology
Software can constantly be found fault in system testing process, and the solution of fault may be introduced new problem again, if fully just releasing not of a version test may cause the quality of version too low, to user, causes damage; If the time to a version test is too abundant, will cause so-called excessive test, cause the waste of test resource.How is the quality of software in test process evaluated so? when can issue meet the requirement to quality? the solution of this problem just depends on the failure prediction technology of software.
Software fault prediction technology is a kind of technology that still undetected failure is estimated in to software before software issue, can help tester before software issue, to adjust in time Test Strategy, find more multiple faults, and then reduce software maintenance cost, effectively improve the quality of software.At present more influential failure prediction method has failure prediction model based on bayes method and the failure prediction model based on random forests algorithm.
Forecast model based on bayes method comprises Bayesian network and Naive Bayes Classifier, and the basis of Naive Bayes Classifier is assumed to be: between given desired value, attribute, condition of reciprocity independence and each example x are represented by the proper vector of property value.Objective function carries out value according to possible the value in existing set V, according to a series of obtain the training sample set of objective function and newly the proper vector of example predict the desired value of new example.Menzies carries out classification performance contrast according to the forecast model of NB Algorithm and decision Tree algorithms, and the model that the model of taking experimental result after logarithm process to show that NB Algorithm builds to data builds than decision Tree algorithms has better classification performance.The very capable of the uncertain processing problem of Bayesian network can carry out fusion and the expression of multiple information greatly efficiently, has been widely used in software fault prediction.The people such as Fenton propose software fault prediction model suitable in different Life Models and leave over failure prediction model based on Bayesian network, and Bayesian network is analyzed in the effect of life cycle early prediction fault.
Calendar year 2001 LEO Breiman has proposed random forest (Random Forest, RF) algorithm, in forest, the training sample of decision tree carries out stochastic sampling generation to original training sample, in random forest, the segmentation candidates property set of decision tree internal node is a nonvoid proper subset of all properties, this subset is from all characteristic attributes, to choose at random the attribute of some as candidate attribute collection, use attribute division measure function concentrates the classification capacity of attribute to differentiate to candidate attribute, finally chooses optimum Split Attribute.The failure prediction of random forests algorithm is carried out metric software project by the value of a plurality of property sets of software for calculation project, training dataset is carried out to equilibrating processing, during structure Random Forest model, according to the predictablity rate of model and recall ratio, screen the forecast model that meets performance index.
The ultimate principle of above-mentioned software fault prediction is if the current module of developing has similar software quality attribute to certain module of having developed before, illustrates that current software module has similar failure prone to the module of having tested before.Therefore before will using in software fault prediction, the failure logging of the software module of exploitation is predicted current module.This failure prediction method has two problems: one, the similarity of software module is not easy tolerance, if can not find similar module, cannot carry out failure prediction; Two, due to developer's technical progress, similar module may show different fault trends, causes prediction to be lost efficacy.
Summary of the invention
In view of this, the technical matters that the present invention solves is to provide a kind of software fault prediction system and method based on Logistic model, the method does not rely on other software module, system testing process was divided according to certain cycle, measure out the number of faults of finding in each cycle, then as input, utilize the number of faults that fault is total and next test period is found containing in Logistic software, the ratio of the fault sum that the number of faults having been found that with software and software contain is as the confidence level of software, if software does not meet the requirements of confidence level, needing to continue test goes down, if software has reached the confidence level requiring,, without continuing test, can issue.
Software fault prediction system based on Logistic model, comprises three modules: test period fault management module, Logistic model metrics module, quality analysis and evaluation module;
Test period fault management module: divide test period, and add up the number of faults of finding in each test period, this module is responsible for the input of confidence level expected results simultaneously;
Logistic model metrics module: be responsible for the iterative algorithm of Logistic model, calculate the fault sum containing in software and estimate with next test period the number of faults of finding;
Quality analysis and evaluation module: be responsible for the calculating of software reliability, and according to result of calculation, whether software can be issued and be judged; The number of faults of finding in number of faults by next test period of calculating in Logistic model relatively and actual test, evaluates output evaluation result to the quality of a test period.
The Forecasting Methodology of the software fault prediction system based on Logistic model comprises the steps:
A, employing test period fault management module are divided described system testing process according to certain cycle, and tolerance
Go out the number of faults of finding in each cycle;
The number of faults that B, the fault sum that utilizes Logistic model to calculate to contain in software and next test period are found;
The ratio of the fault sum that C, employing quality analysis and evaluation module contain with the number of faults having been found that in software and software is as the confidence level of software, for judging whether software has reached issue requirement;
By above-mentioned three steps, calculate the fault sum of software, and then whether software is needed to proceed test judge, and for the quality assessment in next cycle.
Described step B further comprises:
B1, the number of faults input Logistic model in A step;
B2, utilize iterative algorithm to calculate the maximal value of Logistic model, as the estimation of the fault sum containing in software;
B3, calculate the number of faults that next test period finds.
Described step C further comprises:
The number of faults that C1, use have been found that calculates the confidence level of software divided by fault sum;
C2, according to the situation of reaching of software reliability, judge software whether need to proceed test;
C3, when next test period finishes, by relatively finding predicted value and the actual value of fault, the quality condition of this test period is evaluated.
Beneficial effect
Whether the quality assessment of software test procedure and version meet issue requirement is a difficult problem of industry always, and the present invention is by having shown that to the analysis of software fault discovery procedure Logistic model is in the value aspect failure prediction.Comprise two aspects: one,, by the forecast analysis to test result, after each end cycle, can carry out quality assessment; Two, the confidence level of software is measured, while issuing for version, the quality of whole version issue is examined.The value of these two aspects has completed the evaluation to the supervision of test process and test result.
Accompanying drawing explanation
Fig. 1 is the auxiliary failure prediction system FPBL the general frame of the present invention.
Embodiment
In order to make object of the present invention, technical scheme and advantage clearer, below in conjunction with drawings and Examples, the present invention is further elaborated.Should be appreciated that specific embodiment described herein, only in order to explain the present invention, is not intended to limit the present invention.
Software fault prediction technology based on Logistic model of the present invention comprises three steps: the first step, system testing process was divided according to certain cycle, and measure out the number of faults of finding in the test period of having carried out; Second step, the number of faults that the fault of utilizing Logistic model to calculate to contain in software sum and next test period are found; The 3rd step, the quality analysis of software and evaluation, the ratio of the fault sum containing with the number of faults having been found that in software and software is as the confidence level of software, for judging whether software has reached issue requirement; When next test period finishes, by relatively finding predicted value and the actual value of fault, the quality condition of this test period is evaluated.
With reference to figure 1, be the general frame of the auxiliary failure prediction system FPBL of the present invention, this system comprises three modules: test period fault management module, Logistic model metrics module, quality analysis and evaluation module.
Test period fault management module: be responsible for to divide test period, and add up the number of faults of finding in each test period, this module is responsible for the input of confidence level expected results simultaneously;
Logistic model metrics module: nucleus module, be responsible for the iterative algorithm of Logistic model, calculate fault sum and the next test period in software, contained and estimate the number of faults of finding;
Quality analysis and evaluation module: be responsible for the calculating of software reliability, and according to result of calculation, whether software can be issued and be judged; The number of faults of finding in number of faults by next test period of calculating in Logistic model relatively and actual test, evaluates output evaluation result to the quality of a test period.
Below in conjunction with auxiliary failure prediction system FPBL explanation specific embodiment of the invention process.
For realizing the described first step, namely complete the test period fault tolerance in FPBL, we are test period according to being 5 working days, calculate the number of faults in each cycle after tested, in order to guarantee the accuracy of subsequent estimation, our suggestion has the data in three cycles at least, just can predict.Number of faults in each cycle is measured according to the weighted value of the fault order of severity, fault is divided into according to the order of severity: serious, important, general, slight, its corresponding weighted value is respectively 15,9,3,1, is below the fault metric data of certain large software after having carried out seven period measurings:
Week1 Week2 Week3 Week4 Week5 Week6 Week7
962 1596 1955 2344 2450 2549 2615
User is that confidence level reaches 95% to the quality requirements of this software, and this value can be inputted by interface, also test period fault metric module manage.
For realizing second step, namely the Logistic model metrics in auxiliary failure prediction system FPBL, need to carry out some conversion to this model, so that carry out iterative computation.
N-S graph, is commonly called as " S curve ", by Verhulst, in 1845, is proposed, and fundamental purpose is at that time the growth of simulation population, and its general form is:
Wherein through simplification progressively, the most frequently used form was at present afterwards:
y = 1 a + be - x
Logistic Growth Curve Model also referred to as narrow sense.
The precondition that Logistic Growth Curve Model is set up: 1. when population is less, what natural resources was enough enriches, and the growth of population does not suffer restraints, and therefore supposes that the natural growth of population is constant; 2. when population is increased to some, the restriction that the Factors on Human mouths such as natural resources, environmental baseline increase is more and more significant, therefore supposes that the natural growth of population can reduce along with the increase of population.
Software test procedure and Logistic model carry out analogy: (1) by objective factors such as the natural resources in the size of code analogy population increase model changing in software, environmental baselines, the size of code of variation comprises two aspects: (a) the code difference of current version and its baseline version; (b) the code difference that the modification of the Bug finding causes.These codes that changed are objective factors that fault produces, and are equivalent to an outside environment.The starting stage of test, due to the variable quantity of code very large (being equivalent to the state that resource is very abundant), the rate of growth of fault is unfettered, can be assumed to a constant; (2) the current size of population of number of faults analogy of finding, this quantity changes along with the variation of size of code, is subject to again its restriction simultaneously.When test proceeds to certain stage, the variation of version is more and more less, and the variable quantity of code is more and more less, finds that the speed of fault will suffer restraints this time, is downward trend.More than analyze and can find out that the fault that software test procedure is found meets the precondition of Logistic model, so can measure with Logistic model.
The basic thought of algorithm is a default N m, try to achieve the optimal estimation of r, then, using r as known, obtain N moptimal estimation, like this alternate cycles iteration until convergence.
Note: so have:
Because there being model error, should replace with the following equation with error
Thereby at N munder known conditions, can obtain parameter r least-squares estimation:
With replacing above formula by following formula:
N t = N m / ( 1 + ( N m N 0 - 2 ) e - rt ) + ϵ t
σ in formula tfor independence, average is 0, waits the stochastic variable of equation, note
y t ≡ ( e rt - 1 ) N 0 N t N 0 e rt - N t , σ t ≡ N 0 e rt + N m - N 0 N 0 e rt - N t
Y t=N m+ σ tε t, thus can moral limits to growth N under r known conditions mmaximum likelihood estimate:
N m ^ = ( Σ i = 1 n 1 σ i 2 y i ) / ( Σ i = 1 n 1 σ i 2 )
Here σ iin contain and estimated parameter N m, in iterative solution method, we can be with last iterative value N mreplace it.
Optimal estimation N m, the specific algorithm step of r is as follows:
1. get initial value N m, r precision is ε, N msubstitution:
try to achieve r (0)
2. make k:=1, a:=N m (0), b:=r (0).B substitution wherein σ t ≡ N 0 e rt + N m - N 0 N 0 e rt - N t , Try to achieve N m (k), N m (k)substitution try to achieve r (k).
If | N m (k)-a|+|r (k)-b|≤ε, stops, and now has N m *=N m (k), r *=r (k); Otherwise turn " 3 ".
3.a:=N m (k), b:=r (k)k:=k+1, turns " 2 ".
By above algorithm, this step has been exported the number of faults N of software mnumber of faults N with next test period t+1.
The 3rd step, according to N mand N t+1carry out quality analysis and the evaluation of software.
Suppose the test of having carried out I (I>=3) the individual cycle, will predict and quality analysis I+1 cycle now.The prediction of fault odd number is since the 4th cycle, and we at least will have the data in three cycles, and while being less than three data, the deviation that predicts the outcome is too large, cannot use.By the I a having counted value, carry out matching, according to the method for second step, obtain the parameters value of Logistic computing formula, using the formula calculated value of t=I+1 as the prediction minimum value min in I+1 cycle, using the prediction maximal value max of formula maximal value as I+1 cycle, the fault sum of finding to I+1 cycle so should drop in interval [min, max].The step of quality analysis and evaluation is as follows:
1. the quality analysis of I+1 period measuring after finishing.After I+1 period measuring finishes, suppose that the fault of discovery adds up to Bugs, formulate such rule: (1) if Bugs>=max*0.98, I+1 period measuring quality is excellent; (2) if min<=Bugs<0.98*max, I+1 period measuring quality is good; (3) if Bugs<min, I+1 period measuring quality is defective.
2. the confidence level in I (I>=3) individual cycle is calculated.With the fault sum of I actual discovery of cycle of cut-off divided by the predicted value of fault sum in software the confidence level as the software in I cycle, i.e. Ri=N (i)/N m.The flow process whether software meets issue requirement is as follows:
A) given confidence level R ', the value of R ' is according to the requirement of software is determined;
B) carry out the test of I wheel, and calculate the confidence level R that this takes turns test software afterwards i;
C) if R i>=R ', stops test, and software can be issued; If R i<R ', I=I+1, turns (b)
By above-mentioned three steps, can complete quality assessment and the confidence evaluation of software test procedure, the present invention is by having shown that to the analysis of software fault discovery procedure Logistic model is in the application aspect failure prediction.Comprise two aspects: one,, by the forecast analysis to test result, after each end cycle, can carry out quality examination; Two, whether confidence level meets the judgement of issue condition for version, has stopped the wasting of resources that excessive test causes simultaneously.These two aspects are actually the evaluation to the supervision of test process and test result.
To sum up, the present invention has calculated maximal value and the rate of change of Logistic model by iterative algorithm, and then the number of faults of the fault that software is contained sum and next test period discovery is predicted, these two predicted values can ensure the test mass of software, and effectively reduce software test cost.
It is above-mentioned that only with preferred embodiment, the present invention will be described, non-so limit to the bright interest field of Ben Fa-7-, utilize the fault sum that Logistic model contains software to predict it is core concept of the present invention with the number of faults of next test period discovery, therefore, in the situation that not departing from inventive concept, the equivalence that all utilizations instructions of the present invention and accompanying drawing content are done changes, and all reason is with being contained within the scope of claim of the present invention.

Claims (4)

1. the software fault prediction system based on Logistic model, is characterized in that described system comprises three modules: test period fault management module, Logistic model metrics module, quality analysis and evaluation module;
Test period fault management module: divide test period, and add up the number of faults of finding in each test period, this module is responsible for the input of confidence level expected results simultaneously;
Logistic model metrics module: be responsible for the iterative algorithm of Logistic model, calculate the fault sum containing in software and estimate with next test period the number of faults of finding;
Quality analysis and evaluation module: be responsible for the calculating of software reliability, and according to result of calculation, whether software can be issued and be judged; The number of faults of finding in number of faults by next test period of calculating in Logistic model relatively and actual test, evaluates output evaluation result to the quality of a test period.
2. a Forecasting Methodology for the software fault prediction system based on Logistic model as claimed in claim 1, is characterized in that described method comprises the steps:
A, employing test period fault management module are divided described system testing process according to certain cycle, and tolerance
Go out the number of faults of finding in each cycle;
The number of faults that B, the fault sum that utilizes Logistic model to calculate to contain in software and next test period are found;
The ratio of the fault sum that C, employing quality analysis and evaluation module contain with the number of faults having been found that in software and software is as the confidence level of software, for judging whether software has reached issue requirement;
By above-mentioned three steps, calculate the fault sum of software, and then whether software is needed to proceed test judge, and for the quality assessment in next cycle.
3. the Forecasting Methodology based on the software fault prediction system based on Logistic model claimed in claim 2, is characterized in that described step B further comprises:
B1, the number of faults input Logistic model in A step;
B2, utilize iterative algorithm to calculate the maximal value of Logistic model, as the estimation of the fault sum containing in software;
B3, calculate the number of faults that next test period finds.
4. the Forecasting Methodology based on the software fault prediction system based on Logistic model claimed in claim 2, is characterized in that described step C further comprises:
The number of faults that C1, use have been found that calculates the confidence level of software divided by fault sum;
C2, according to the situation of reaching of software reliability, judge software whether need to proceed test;
C3, when next test period finishes, by relatively finding predicted value and the actual value of fault, the quality condition of this test period is evaluated.
CN201410309236.3A 2014-07-01 2014-07-01 Software fault prediction system and method based on Logistic model Pending CN104111887A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410309236.3A CN104111887A (en) 2014-07-01 2014-07-01 Software fault prediction system and method based on Logistic model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410309236.3A CN104111887A (en) 2014-07-01 2014-07-01 Software fault prediction system and method based on Logistic model

Publications (1)

Publication Number Publication Date
CN104111887A true CN104111887A (en) 2014-10-22

Family

ID=51708685

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410309236.3A Pending CN104111887A (en) 2014-07-01 2014-07-01 Software fault prediction system and method based on Logistic model

Country Status (1)

Country Link
CN (1) CN104111887A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105045719A (en) * 2015-08-24 2015-11-11 中国科学院软件研究所 Method and device for predicting regression test failure on basis of repair deficiency change
CN108537174A (en) * 2018-04-09 2018-09-14 山东大学 Running state of rotating machine on-line monitoring method and system under time-varying working condition
CN109271319A (en) * 2018-09-18 2019-01-25 北京航空航天大学 A kind of prediction technique of the software fault based on panel Data Analyses
CN109299545A (en) * 2018-09-26 2019-02-01 中国人民解放军92942部队 A kind of method of determining reliability growth test plan growth curve
CN110377501A (en) * 2019-06-17 2019-10-25 中国平安人寿保险股份有限公司 Model test Method, device, computer equipment and storage medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103106139A (en) * 2013-01-14 2013-05-15 湖州师范学院 Software failure time forecasting method based on relevant vector quantity regression estimation
CN103257921A (en) * 2013-04-16 2013-08-21 西安电子科技大学 Improved random forest algorithm based system and method for software fault prediction
CN103530229A (en) * 2013-10-10 2014-01-22 哈尔滨工程大学 Software reliability detection method taking testing effort into consideration
CN103761183A (en) * 2013-12-29 2014-04-30 哈尔滨工业大学 FDE and FCE considered software reliability growth model establishing method based on ISQ

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103106139A (en) * 2013-01-14 2013-05-15 湖州师范学院 Software failure time forecasting method based on relevant vector quantity regression estimation
CN103257921A (en) * 2013-04-16 2013-08-21 西安电子科技大学 Improved random forest algorithm based system and method for software fault prediction
CN103530229A (en) * 2013-10-10 2014-01-22 哈尔滨工程大学 Software reliability detection method taking testing effort into consideration
CN103761183A (en) * 2013-12-29 2014-04-30 哈尔滨工业大学 FDE and FCE considered software reliability growth model establishing method based on ISQ

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HIROYUKI OKAMURA等: "《2010 21st International Symposium on Software Reliability Engineering》", 31 December 2010 *
K.VENKATA SUBBA REDDY等: "LOGISTIC REGRESSION APPROACH TO SOFTWARE RELIABILITY ENGINEERING WITH FAILURE PREDICTION", 《INTERNATIONAL JOURNAL OF SOFTWARE ENGINEERING & APPLICATIONS (IJSEA)》 *

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105045719A (en) * 2015-08-24 2015-11-11 中国科学院软件研究所 Method and device for predicting regression test failure on basis of repair deficiency change
CN105045719B (en) * 2015-08-24 2018-06-19 中国科学院软件研究所 Method and device based on the change prediction regression test failure for repairing defect
CN108537174A (en) * 2018-04-09 2018-09-14 山东大学 Running state of rotating machine on-line monitoring method and system under time-varying working condition
CN108537174B (en) * 2018-04-09 2020-05-08 山东大学 Online monitoring method and system for running state of rotating machinery under time-varying working condition
CN109271319A (en) * 2018-09-18 2019-01-25 北京航空航天大学 A kind of prediction technique of the software fault based on panel Data Analyses
CN109299545A (en) * 2018-09-26 2019-02-01 中国人民解放军92942部队 A kind of method of determining reliability growth test plan growth curve
CN109299545B (en) * 2018-09-26 2023-04-18 中国人民解放军92942部队 Method for determining planned growth curve of reliability growth test of electric fuel pump
CN110377501A (en) * 2019-06-17 2019-10-25 中国平安人寿保险股份有限公司 Model test Method, device, computer equipment and storage medium
CN110377501B (en) * 2019-06-17 2023-10-03 中国平安人寿保险股份有限公司 Model test method, device, computer equipment and storage medium

Similar Documents

Publication Publication Date Title
CN103257921B (en) Improved random forest algorithm based system and method for software fault prediction
CN109931678B (en) Air conditioner fault diagnosis method based on deep learning LSTM
Shao et al. Online soft sensor design using local partial least squares models with adaptive process state partition
CN111104981B (en) Hydrological prediction precision evaluation method and system based on machine learning
CN111860982A (en) Wind power plant short-term wind power prediction method based on VMD-FCM-GRU
CN110542819B (en) Transformer fault type diagnosis method based on semi-supervised DBNC
CN104111887A (en) Software fault prediction system and method based on Logistic model
Dong et al. Deep transfer learning based on Bi-LSTM and attention for remaining useful life prediction of rolling bearing
CN107967485A (en) Electro-metering equipment fault analysis method and device
CN110472846A (en) Nuclear power plant&#39;s thermal-hydraulic safety analysis the best-estimated adds uncertain method
CN108664700A (en) Acceleration degradation information Fusion Modeling Method based on uncertain data Envelope Analysis
CN104598984A (en) Fuzzy neural network based fault prediction method
Zhao et al. A neural architecture search method based on gradient descent for remaining useful life estimation
CN104376078A (en) Abnormal data detection method based on knowledge entropy
CN116383727A (en) Method, system, equipment and medium for identifying coarse errors in power plant system measurement
JP5614297B2 (en) Index calculation program and method, and design support apparatus
CN112862063A (en) Complex pipe network leakage positioning method based on deep belief network
Zou et al. Reliability analysis of Digital Instrumentation and Control software system
Wang et al. Building degradation index with variable selection for multivariate sensory data
CN112529209A (en) Model training method, device and computer readable storage medium
CN116842459A (en) Electric energy metering fault diagnosis method and diagnosis terminal based on small sample learning
CN114896024B (en) Method and device for detecting running state of virtual machine based on kernel density estimation
González-Manteiga et al. Bootstrap independence test for functional linear models
CN110348094A (en) Petroleum pipeline leakage detection method and system based on influence network
CN105787507A (en) LS-SVMs online learning method based on budget support vector set

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20141022

WD01 Invention patent application deemed withdrawn after publication