CN105608460A - Method and system for fusing multiple classifiers - Google Patents

Method and system for fusing multiple classifiers Download PDF

Info

Publication number
CN105608460A
CN105608460A CN201410679660.7A CN201410679660A CN105608460A CN 105608460 A CN105608460 A CN 105608460A CN 201410679660 A CN201410679660 A CN 201410679660A CN 105608460 A CN105608460 A CN 105608460A
Authority
CN
China
Prior art keywords
population
index
calculate
grader
classifying device
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
CN201410679660.7A
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.)
China Telecom Corp Ltd
Original Assignee
China Telecom Corp 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 China Telecom Corp Ltd filed Critical China Telecom Corp Ltd
Priority to CN201410679660.7A priority Critical patent/CN105608460A/en
Publication of CN105608460A publication Critical patent/CN105608460A/en
Pending legal-status Critical Current

Links

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The invention discloses a method and a system for fusing multiple classifiers. Training set data are inputted to N member classifiers to generate corresponding N prediction results, and weight vectors of the member classifiers serve as the current population. Complementary indexes Cd between the member classifiers are calculated, the fused classifier overall performance FP corresponding to each population is calculated, and a fitness function value Fit for each population is thus obtained. Through selection, crossover and mutation treatment on a genetic algorithm, a new-generation population is generated as the current population. Whether a predetermined termination condition is met is judged, if not, iterative treatment is carried out, and if yes, the population with the maximum fitness function value Fit is selected as the weight vectors of the member classifiers, and thus, the optical fused classifier is built. Through using the fitness function which fully considers the classifier overall performance and complementarity between the classifiers, the weight vector of each member classifier can be optimized, and the optical classifier is finally obtained.

Description

Combining Multiple Classifiers and system
Technical field
The present invention relates to field of information processing, particularly a kind of Combining Multiple Classifiers and beSystem.
Background technology
The design object of grader (Classifier) is by after automatic learning, data can be dividedTo known class. Grader has dividing of single classifier and multi-categorizer, is seeking the list of best performanceOn grader basis, if further promote effect, just need to consider the fusion of multi-categorizer.
In recent years, multiple Classifiers Combination technology oneself become one of the focus in large data field. Many classificationDevice integration technology can fully utilize performance and the complementarity of each single classifier, does not fill in prioriThe advantage that relies on comprehensive each member classifying device in the situation of dividing, obtains multi-categorizer entirety more excellentEffect.
The method of structure integrated classification device mainly contains at present: different graders adopts different trainingData; Different graders adopts the modal representation of different characteristic vector; Adopt dissimilar classificationDevice or same grader is adopted to different structures. But these methods often adopt classification error rate orError in classification, as the appraisal procedure of integrated classification device performance, is not taken into account between member classifying deviceComplementarity, traces it to its cause as lacking the method for assessment member classifying device complementarity.
Summary of the invention
The embodiment of the present invention provides a kind of Combining Multiple Classifiers and system. Examine by utilizing fullyConsider the genetic algorithm of fitness function structure complementary between grader overall performance and grader, fromAnd can optimize each member classifying device weight, finally obtain an optimum grader.
According to an aspect of the present invention, provide a kind of Combining Multiple Classifiers, comprising:
Training set data is inputted to N member classifying device to predict the outcome to generate corresponding N;
Using the weight vectors of member classifying device as current population, and extract the weight of current populationValue;
Predict the outcome and the weighted value of current population according to N, calculate between member's graderComplementary index Cd;
Calculate the corresponding integrated classification device of each population overall performance FP;
According to overall performance index FP and complementary index Cd, calculate the fitness of each populationFunctional value Fit;
According to the fitness function value Fit of each population, by the selection in genetic algorithm, intersectionProcess with variation, generate population of new generation using as current population;
Judge whether to meet predetermined end condition;
If do not meet predetermined end condition, carry out the step of the weighted value that extracts current population;
If meet predetermined end condition, choose the population with maximum adaptation degree functional value FitAs the weight of member classifying device, thereby construct optimum fusion grader.
In one embodiment, predict the outcome and the weighted value of current population according to N, meterThe step of complementary index Cd between the person's of being counted as grader comprises:
Calculate respectively N the comprehensive evaluation index F1-Neasure predicting the outcome separately;
In N member classifying device, by corresponding to comprehensive evaluation index F1-Neasure maximumMember classifying device is as benchmark grader;
In N member classifying device, calculate respectively other N-1 except benchmark graderThe Jaccard similarity of member classifying device and benchmark grader;
According to the weighted value of described Jaccard similarity and current population, calculate member grader itBetween complementary index Cd.
In one embodiment, utilize formula
Cd = Σ i = 1 N w i ′ Σ j = 1 , j ≠ S index N w j ′ ( 1 - sim i )
Calculate the complementary index Cd between member's grader, wherein SindexFor benchmark graderIndex, simiBe the Jaccard similarity of i member classifying device and benchmark grader, wi' beThe weight of i member classifying device.
In one embodiment, calculate the corresponding integrated classification device of each population overall performanceThe step of FP comprises:
For each population, according to the integrated classification result of all training samples, calculate after mergingComprehensive evaluation index F1-Neasure, using the overall performance FP as corresponding integrated classification device.
In one embodiment, according to overall performance index FP and complementary index Cd, meterThe step of calculating the fitness function value Fit of each population comprises:
Utilize formula
Fit = 2 × FP × Cd FP + Cd
Calculate fitness function value Fit.
According to a further aspect in the invention, provide a kind of Multiple Classifier Systems, comprise prediction knotFruit generation unit, population generation unit, weighted value extraction unit, complementary computing unit, entiretyPerformance computing unit, fitness computing unit, population updating block, recognition unit and optimal classificationDevice construction unit, wherein:
The generation unit that predicts the outcome, for inputting training set data N member classifying device with lifeBecome corresponding N to predict the outcome;
Population generation unit, for using the weight vectors of member classifying device as current population;
Weighted value extraction unit, for extracting the weighted value of current population;
Complementary computing unit, for predicting the outcome and the weighted value of current population according to N,Calculate the complementary index Cd between member's grader;
Overall performance computing unit, for calculating the corresponding integrated classification device of each population globalityEnergy FP;
Fitness computing unit, for according to overall performance index FP and complementary index Cd,Calculate the fitness function value Fit of each population;
Population updating block, for according to the fitness function value Fit of each population, by hereditySelection in algorithm, crossover and mutation processing, generate population of new generation using as current population;
Recognition unit, for judging whether to meet predetermined end condition; If do not meet predetermined endOnly condition, indicates weighted value extraction unit to carry out the operation of the weighted value that extracts current population;
Optimum classifier construction unit, for according to the judged result of recognition unit, is scheduled to if meetEnd condition, choose the population with maximum adaptation degree functional value Fit as member classifying deviceWeight, thereby construct optimum fusion grader.
In one embodiment, complementary computing unit is specifically for calculating respectively N prediction knotFruit comprehensive evaluation index F1-Neasure separately; In N member classifying device, will be corresponding toThe member classifying device of comprehensive evaluation index F1-Neasure maximum is as benchmark grader; At NIn member classifying device, calculate respectively other N-1 member classifying device except benchmark grader andThe Jaccard similarity of benchmark grader; According to described Jaccard similarity and current populationWeighted value, calculates the complementary index Cd between member's grader.
In one embodiment, complementary computing unit utilizes formula
Cd = Σ i = 1 N w i ′ Σ j = 1 , j ≠ S index N w j ′ ( 1 - sim i )
Calculate the complementary index Cd between member's grader, wherein SindexFor benchmark graderIndex, simiBe the Jaccard similarity of i member classifying device and benchmark grader, wi' beThe weight of i member classifying device.
In one embodiment, overall performance computing unit is specifically for each population, according to instituteThere is the integrated classification result of training sample, calculate the comprehensive evaluation index F1-Neasure after merging,Using the overall performance FP as corresponding integrated classification device.
In one embodiment, fitness computing unit specifically utilizes formula
Fit = 2 × FP × Cd FP + Cd
Calculate fitness function value Fit.
The present invention is by utilizing complementary structure between the overall performance of integrated classification device and member classifying deviceMake appropriateness function, thereby can optimize each member classifying device weight, finally obtain optimum dividingClass device.
Brief description of the drawings
In order to be illustrated more clearly in the embodiment of the present invention or technical scheme of the prior art, below willAccompanying drawing to required use in embodiment or description of the Prior Art is briefly described, apparentGround, the accompanying drawing in the following describes is only some embodiments of the present invention, for the common skill in this areaArt personnel, are not paying under the prerequisite of creative work, can also obtain according to these accompanying drawingsObtain other accompanying drawing.
Fig. 1 is the schematic diagram of an embodiment of Combining Multiple Classifiers of the present invention.
Fig. 2 is the schematic diagram of an embodiment of Multiple Classifier Systems of the present invention.
Fig. 3 is the schematic diagram of implementing an embodiment of multiple Classifiers Combination of the present invention.
Detailed description of the invention
Below in conjunction with the accompanying drawing in the embodiment of the present invention, to the technical scheme in the embodiment of the present inventionBe clearly and completely described, obviously, described embodiment is only that the present invention's part is realExecute example, instead of whole embodiment. Real to the description of at least one exemplary embodiment belowOn border, be only illustrative, never as any limit to the present invention and application or useSystem. Based on the embodiment in the present invention, those of ordinary skill in the art are not making creative laborThe every other embodiment obtaining under moving prerequisite, belongs to the scope of protection of the invention.
Unless illustrate in addition, otherwise the parts of setting forth in these embodiments and the phase of stepLayout, numeral expression formula and numerical value are not limited the scope of the invention.
, it should be understood that for convenience of description the chi of the various piece shown in accompanying drawing meanwhileVery little is not to draw according to actual proportionate relationship.
May not do in detail for the known technology of person of ordinary skill in the relevant, method and apparatusThin discussion, but in suitable situation, described technology, method and apparatus should be regarded as authorizing and sayA part for bright book.
In all examples with discussing shown here, any occurrence should be construed as merelyExemplary, instead of as restriction. Therefore, other example of exemplary embodiment can toolThere is different values.
It should be noted that: in similar label and letter accompanying drawing below, represent similar terms, therefore,Once be defined in an a certain Xiang Yi accompanying drawing, do not need it to carry out in accompanying drawing subsequentlyFurther discuss.
Fig. 1 is the schematic diagram of an embodiment of Combining Multiple Classifiers of the present invention. Wherein:
Step 101, inputs N member classifying device by training set data pre-to generate corresponding NSurvey result.
Step 102, using the weight vectors of member classifying device as current population.
Step 103, extracts the weighted value of current population.
Step 104, predicts the outcome and the weighted value of current population according to N, calculates member classifyingComplementary index Cd between device.
Preferably, calculating complementary index Cd can be specially:
(this is one to calculate respectively N the comprehensive evaluation index F1-Neasure predicting the outcome separatelyIndividually refer to according to accuracy rate Precision and the two comprehensive evaluation providing of recall rate RecallMark). In N member classifying device, by corresponding to comprehensive evaluation index F1-Neasure maximumMember classifying device is as benchmark grader. In N member classifying device, calculate respectively except benchmarkThe Jaccard similarity of the member classifying device of other N-1 outside grader and benchmark grader.According to the weighted value of described Jaccard similarity and current population, calculate between member's graderComplementary index Cd.
Preferably, can utilize formula
Cd = Σ i = 1 N w i ′ Σ j = 1 , j ≠ S index N w j ′ ( 1 - sim i )
Calculate the complementary index Cd between member's grader, wherein SindexFor benchmark graderIndex, simiBe the Jaccard similarity of i member classifying device and benchmark grader, wi' beThe weight of i member classifying device.
Step 105, calculates the corresponding integrated classification device of each population overall performance FP.
Preferably, for each population, according to the integrated classification result of all training samples, calculateComprehensive evaluation index F1-Neasure after fusion, using the overall performance as corresponding integrated classification deviceFP。
Step 106, according to overall performance index FP and complementary index Cd, calculates each populationFitness function value Fit.
Preferably, utilize formula
Fit = 2 × FP × Cd FP + Cd
Calculate fitness function value Fit.
Step 107, according to the fitness function value Fit of each population, by genetic algorithmSelect, crossover and mutation processing, generate population of new generation using as current population.
Step 108, judges whether to meet predetermined end condition. If do not meet predetermined termination barPart, performs step 103. If meet predetermined end condition, perform step 109.
Step 109, chooses the population with maximum adaptation degree functional value Fit as member classifying deviceWeight, thereby construct optimum fusion grader.
Thereby, by test set data input optimum fusion grader, to obtain optimum prediction result.
The Combining Multiple Classifiers providing based on the above embodiment of the present invention, merges point by utilizationComplementary structure appropriateness function between the overall performance of class device and member classifying device, thus can optimize eachMember classifying device weight, finally obtains an optimum grader.
Here it should be noted that, because genetic algorithm is that those skilled in the art understand, asWhat utilizes genetic algorithm to calculate, select, intersect or the processing that makes a variation not is inventive point of the present inventionPlace, does not therefore launch to describe here.
Fig. 2 is the schematic diagram of an embodiment of Multiple Classifier Systems of the present invention. As shown in Figure 2,It is single that this system can comprise that the generation unit 201 that predicts the outcome, population generation unit 202, weighted value extractUnit 203, complementary computing unit 204, overall performance computing unit 205, fitness computing unit206, population updating block 207, recognition unit 208 and optimum classifier construction unit 209. ItsIn:
The generation unit 201 that predicts the outcome, for training set data is inputted N member classifying device withGenerating corresponding N predicts the outcome.
Population generation unit 202, for using the weight vectors of member classifying device as current population.
Weighted value extraction unit 203, for extracting the weighted value of current population.
Complementary computing unit 204, for predicting the outcome and the weighted value of current population according to N,Calculate the complementary index Cd between member's grader.
Preferably, complementary computing unit 204 is for calculating respectively predict the outcome combining separately of NClose evaluation index F1-Neasure; In N member classifying device, will refer to corresponding to overall meritThe member classifying device of mark F1-Neasure maximum is as benchmark grader; At N member classifying deviceIn, calculate respectively other N-1 member classifying device and benchmark grader except benchmark graderJaccard similarity; According to the weighted value of described Jaccard similarity and current population, meterComplementary index Cd between the person's of being counted as grader.
Preferably, complementary computing unit 204 utilizes formula:
Cd = Σ i = 1 N w i ′ Σ j = 1 , j ≠ S index N w j ′ ( 1 - sim i )
Calculate the complementary index Cd between member's grader, wherein SindexFor benchmark graderIndex, simiBe the Jaccard similarity of i member classifying device and benchmark grader, wi' beThe weight of i member classifying device.
Overall performance computing unit 205, whole for calculating the corresponding integrated classification device of each populationBody performance FP.
Preferably, overall performance computing unit 205 is specifically for each population, according to all trainingThe integrated classification result of sample, calculate merge after comprehensive evaluation index F1-Neasure, using asThe overall performance FP of corresponding integrated classification device.
Fitness computing unit 206, for according to overall performance index FP and complementary index Cd,Calculate the fitness function value Fit of each population.
Preferably, fitness computing unit 206 can utilize formula
Fit = 2 × FP × Cd FP + Cd
Calculate fitness function value Fit.
Population updating block 207, for according to the fitness function value Fit of each population, passes throughSelection in genetic algorithm, crossover and mutation processing, generate population of new generation using as current population.
Recognition unit 208, for judging whether to meet predetermined end condition; If do not meet predeterminedEnd condition, indicate weighted value extraction unit 203 to carry out to extract the weighted value of current populationOperation.
Optimum classifier construction unit 209, for according to the judged result of recognition unit 208, ifMeet predetermined end condition, choose the population with maximum adaptation degree functional value Fit as one-tenthThe weight of member's grader, thus construct optimum fusion grader.
Thereby, by test set data input optimum fusion grader, can obtain optimum prediction result.
The Multiple Classifier Systems providing based on the above embodiment of the present invention, merges point by utilizationComplementary structure appropriateness function between the overall performance of class device and member classifying device, thus can optimize eachMember classifying device weight, finally obtains an optimum grader.
Below by a concrete example, the present invention will be described.
For example analyze for the China Telecom's warning against losing customers based on Spark internal memory Computational frame, this is realExecute example and be one with online number of days mean value, mean value, online duration trend, online for broadband access feeTraffic trends, online number of days trend, trend for broadband access fee, surfing flow mean value (g), onNet duration mean value (hour/day) is characteristic parameter, and the machine of whether tearing open is that the binary classification of label is askedTopic. As shown in Figure 3, concrete implementation step is as follows:
Step 301, inputs multiple member classifying device generation forecast results by training set data. ThenPerform step respectively 302 and step 304.
First sample distribution is analyzed, sample total is 1976789, wherein tears machine customer volume openBe 162451, only account for 8% of total amount. Because sample distribution is unbalanced, therefore first adoptC_SMOTE method has been carried out equalization processing to sample, makes positive and negative sample size roughly equal. ByIn the span difference of characteristic value, therefore adopt Z_Score method to carry out specification to sample characteristicsChange and process. Sample through above-mentioned processing is divided into training set and test set, training set is input toMultiple graders, obtain each grader predicting the outcome to each sample.
Step 302, using grader weight vector as population, produces multiple populations.
Step 303, extracts population weighted value. Then perform step 306 and step 307.
Step 304, calculates the F1_Measure value of each member classifying device.
Step 305, choosing the maximum member classifying device of F1_Measure value is benchmark grader,Calculate the Jaccard similarity of other grader and this benchmark grader.
Step 306, calculates the complementary Cd between each member classifying device. Then perform step 310.
Step 307, is normalized population weight vector.
Step 308, calculates the multi-categorizer Nearest Neighbor with Weighted Voting result of each training sample.
Step 309, the overall performance FP of calculating multi-categorizer Nearest Neighbor with Weighted Voting result.
, calculate the overall performance FP of integrated classification device voting results.
For example, can first obtain the classification results of integrated classification device, adopt following formula to calculate:
Σ i = 1 N w i ′ f i ( x ) ≥ T
Wherein N is member classifying device sum, wi' be the normalized weight of i member classifying device, fi(x)Be the discriminant function of i member classifying device, T is classification thresholds.
According to the integrated classification result of all training samples, calculate after fusion(one according to accuracy rate Precision and recall rate Recall, the two provides F1-Measure oneIndividual comprehensive evaluation index), represent the overall performance FP of integrated classification device with it.
Step 310, calculates the fitness function value Fit of each population.
Step 311, selecting, intersect, make a variation to process according to fitness function value obtains new oneFor population.
Step 312, judges whether to meet end condition. If do not meet, return to step 303,To upgrade member's grader complementarity and integrated classification device overall performance; If meet, execution step313。
End condition can finish or reach predefined threshold value for iterations.
Step 313, selects the population of fitness function maximum wherein as the power of member classifying deviceHeavy, construct optimum fusion grader with this.
Step 314, by test set data input optimum fusion grader, to obtain predicting class label.
By implementing the present invention, can obtain following beneficial effect:
1) complementarity between fusion performance and the member classifying device of use multi-categorizer builds genetic algorithmFitness function, ensured between Multiple Classifier Fusion performance and member classifying device complementary equilibrium;
2) complementarity between the Jaccard measuring similarity member classifying device of use weighting, has reducedAmount of calculation has been taken into account the otherness of member classifying device simultaneously;
3) training sample is independently inputted different member classifying devices, and the training of each grader is independent, can concurrency strong.
One of ordinary skill in the art will appreciate that all or part of step that realizes above-described embodimentSuddenly can complete by hardware, also can carry out the hardware that instruction is relevant by program and complete, instituteThe program of stating can be stored in a kind of computer-readable recording medium, and the above-mentioned storage of mentioning is situated betweenMatter can be read-only storage, disk or CD etc.
Description of the invention provides for example with for the purpose of describing, and is not exhaustivelyOr limit the invention to disclosed form. Many modifications and variations are for the common skill of this areaArt personnel are obvious. Selecting and describing embodiment is for better explanation principle of the present inventionAnd practical application, thereby and to make those of ordinary skill in the art can understand the present invention design suitableIn the various embodiment with various amendments of special-purpose.

Claims (10)

1. a Combining Multiple Classifiers, is characterized in that, comprising:
Training set data is inputted to N member classifying device to predict the outcome to generate corresponding N;
Using the weight vectors of member classifying device as current population, and extract the weight of current populationValue;
Predict the outcome and the weighted value of current population according to N, calculate between member's graderComplementary index Cd;
Calculate the corresponding integrated classification device of each population overall performance FP;
According to overall performance index FP and complementary index Cd, calculate the fitness of each populationFunctional value Fit;
According to the fitness function value Fit of each population, by the selection in genetic algorithm, intersectionProcess with variation, generate population of new generation using as current population;
Judge whether to meet predetermined end condition;
If do not meet predetermined end condition, carry out the step of the weighted value that extracts current population;
If meet predetermined end condition, choose the population with maximum adaptation degree functional value FitAs the weight of member classifying device, thereby construct optimum fusion grader.
2. method according to claim 1, is characterized in that,
Predict the outcome and the weighted value of current population according to N, calculate between member's graderThe step of complementary index Cd comprises:
Calculate respectively N the comprehensive evaluation index F1-Neasure predicting the outcome separately;
In N member classifying device, by corresponding to comprehensive evaluation index F1-Neasure maximumMember classifying device is as benchmark grader;
In N member classifying device, calculate respectively other N-1 except benchmark graderThe Jaccard similarity of member classifying device and benchmark grader;
According to the weighted value of described Jaccard similarity and current population, calculate member grader itBetween complementary index Cd.
3. method according to claim 2, is characterized in that,
Utilize formula
Cd = Σ i = 1 N w i ′ Σ j = 1 , j ≠ S index N w j ′ ( 1 - sim i )
Calculate the complementary index Cd between member's grader, wherein SindexFor benchmark graderIndex, simiBe the Jaccard similarity of i member classifying device and benchmark grader, wi' beThe weight of i member classifying device.
4. method according to claim 1, is characterized in that,
The step of calculating the corresponding integrated classification device of each population overall performance FP comprises:
For each population, according to the integrated classification result of all training samples, calculate after mergingComprehensive evaluation index F1-Neasure, using the overall performance FP as corresponding integrated classification device.
5. method according to claim 1, is characterized in that,
According to overall performance index FP and complementary index Cd, calculate the fitness of each populationThe step of functional value Fit comprises:
Utilize formula
Fit = 2 × FP × Cd FP + Cd
Calculate fitness function value Fit.
6. a Multiple Classifier Systems, is characterized in that, comprise the generation unit that predicts the outcome,Population generation unit, weighted value extraction unit, complementary computing unit, overall performance computing unit,Fitness computing unit, population updating block, recognition unit and optimum classifier construction unit, itsIn:
The generation unit that predicts the outcome, for inputting training set data N member classifying device with lifeBecome corresponding N to predict the outcome;
Population generation unit, for using the weight vectors of member classifying device as current population;
Weighted value extraction unit, for extracting the weighted value of current population;
Complementary computing unit, for predicting the outcome and the weighted value of current population according to N,Calculate the complementary index Cd between member's grader;
Overall performance computing unit, for calculating the corresponding integrated classification device of each population globalityEnergy FP;
Fitness computing unit, for according to overall performance index FP and complementary index Cd,Calculate the fitness function value Fit of each population;
Population updating block, for according to the fitness function value Fit of each population, by hereditySelection in algorithm, crossover and mutation processing, generate population of new generation using as current population;
Recognition unit, for judging whether to meet predetermined end condition; If do not meet predetermined endOnly condition, indicates weighted value extraction unit to carry out the operation of the weighted value that extracts current population;
Optimum classifier construction unit, for according to the judged result of recognition unit, is scheduled to if meetEnd condition, choose the population with maximum adaptation degree functional value Fit as member classifying deviceWeight, thereby construct optimum fusion grader.
7. system according to claim 6, is characterized in that,
Complementary computing unit is specifically for calculating respectively N the overall merit predicting the outcome separatelyIndex F1-Neasure; In N member classifying device, will be corresponding to comprehensive evaluation indexThe member classifying device of F1-Neasure maximum is as benchmark grader; In N member classifying device,Calculate respectively other N-1 member classifying device except benchmark grader and benchmark graderJaccard similarity; According to the weighted value of described Jaccard similarity and current population, calculateComplementary index Cd between member classifying device.
8. system according to claim 7, is characterized in that,
Complementary computing unit utilizes formula
Cd = Σ i = 1 N w i ′ Σ j = 1 , j ≠ S index N w j ′ ( 1 - sim i )
Calculate the complementary index Cd between member's grader, wherein SindexFor benchmark graderIndex, simiBe the Jaccard similarity of i member classifying device and benchmark grader, wi' beThe weight of i member classifying device.
9. system according to claim 6, is characterized in that,
Overall performance computing unit, specifically for each population, divides according to the fusion of all training samplesClass result, calculates the comprehensive evaluation index F1-Neasure after merging, using as corresponding integrated classificationThe overall performance FP of device.
10. system according to claim 6, is characterized in that,
Fitness computing unit specifically utilizes formula
Fit = 2 × FP × Cd FP + Cd
Calculate fitness function value Fit.
CN201410679660.7A 2014-11-24 2014-11-24 Method and system for fusing multiple classifiers Pending CN105608460A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410679660.7A CN105608460A (en) 2014-11-24 2014-11-24 Method and system for fusing multiple classifiers

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410679660.7A CN105608460A (en) 2014-11-24 2014-11-24 Method and system for fusing multiple classifiers

Publications (1)

Publication Number Publication Date
CN105608460A true CN105608460A (en) 2016-05-25

Family

ID=55988385

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410679660.7A Pending CN105608460A (en) 2014-11-24 2014-11-24 Method and system for fusing multiple classifiers

Country Status (1)

Country Link
CN (1) CN105608460A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106990214A (en) * 2017-05-08 2017-07-28 云南民族大学 A kind of method for evaluating Chinese medicine quality
CN108776817A (en) * 2018-06-04 2018-11-09 孟玺 The type prediction method and system of the attack of terrorism
CN110008790A (en) * 2018-01-05 2019-07-12 中国移动通信有限公司研究院 A kind of analysis method and device of multi-lead physiological signal
CN112990255A (en) * 2020-12-23 2021-06-18 中移(杭州)信息技术有限公司 Method and device for predicting equipment failure, electronic equipment and storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106990214A (en) * 2017-05-08 2017-07-28 云南民族大学 A kind of method for evaluating Chinese medicine quality
CN106990214B (en) * 2017-05-08 2019-11-15 云南民族大学 A method of evaluation Chinese medicine quality
CN110008790A (en) * 2018-01-05 2019-07-12 中国移动通信有限公司研究院 A kind of analysis method and device of multi-lead physiological signal
CN108776817A (en) * 2018-06-04 2018-11-09 孟玺 The type prediction method and system of the attack of terrorism
CN112990255A (en) * 2020-12-23 2021-06-18 中移(杭州)信息技术有限公司 Method and device for predicting equipment failure, electronic equipment and storage medium
CN112990255B (en) * 2020-12-23 2024-05-28 中移(杭州)信息技术有限公司 Device failure prediction method, device, electronic device and storage medium

Similar Documents

Publication Publication Date Title
CN110009171B (en) User behavior simulation method, device, equipment and computer readable storage medium
WO2017140222A1 (en) Modelling method and device for machine learning model
TW201947510A (en) Insurance service risk prediction processing method, device and processing equipment
WO2020073714A1 (en) Training sample obtaining method, account prediction method, and corresponding devices
CN108090510A (en) A kind of integrated learning approach and device based on interval optimization
CN112270545A (en) Financial risk prediction method and device based on migration sample screening and electronic equipment
CN111325619A (en) Credit card fraud detection model updating method and device based on joint learning
US11481707B2 (en) Risk prediction system and operation method thereof
CN104899135A (en) Software defect prediction method and system
CN110069545B (en) Behavior data evaluation method and device
CN112270546A (en) Risk prediction method and device based on stacking algorithm and electronic equipment
CN110930038A (en) Loan demand identification method, loan demand identification device, loan demand identification terminal and loan demand identification storage medium
CN113901977A (en) Deep learning-based power consumer electricity stealing identification method and system
CN105608460A (en) Method and system for fusing multiple classifiers
CN110163245A (en) Class of service prediction technique and system
CN103258130A (en) Method for predicting sinter tumbler strength
CN112884569A (en) Credit assessment model training method, device and equipment
CN107909141A (en) A kind of data analysing method and device based on grey wolf optimization algorithm
US20190220924A1 (en) Method and device for determining key variable in model
CN111178537A (en) Feature extraction model training method and device
Zavvar et al. Classification of risk in software development projects using support vector machine
CN105426915A (en) Support vector machine-based prediction method and system
CN113641906A (en) System, method, device, processor and medium for realizing similar target person identification processing based on fund transaction relation data
CN109685104B (en) Determination method and device for recognition model
JP7141371B2 (en) Learning data refinement method and computer system

Legal Events

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

Application publication date: 20160525

RJ01 Rejection of invention patent application after publication