... prediction is resilient to a number of prediction errors by the binary classifiers, provided the codes for the labels are sufficiently diverse. 3.1 Error- correcting CRF training Error- correcting codes can also ... yielding a n-bit vector Γ(x) = {γ 1 (x), γ 2 (x), . . . , γ n (x)}. Now compare this vector to the codes for each label. The vector may not exactly match any of the...
Ngày tải lên: 31/03/2014, 03:20
... generalized to codes whose codewords have weights that are divisible by numbers other than four. We say that a code C (over Fundamentals of Error- Correcting Codes Fundamentals of Error- Correcting Codes ... introduced and applied to the determination of bounds on the minimum weight of self-dual codes. Techniques for classifying self-dual codes are presented. Formally self...
Ngày tải lên: 12/05/2014, 08:35
Tài liệu Báo cáo khoa học: "Using Error-Correcting Output Codes with Model-Refinement to Boost Centroid Text Classifier" ppt
... investigate the use of error- correcting output codes (ECOC) for boosting centroid text classifier. The implementation framework is to decompose one multi-class problem into multiple binary problems ... one multi-class problem into multiple binary problems. In order to attack this problem, we use Model- Refinement (Tan et al. 2005) to reduce this so- called bias. The basic id...
Ngày tải lên: 20/02/2014, 12:20
An introduction to disk drive modeling
... and cylinder skewing and sector-based sparing with one spare sector per track. This needs to be accounted for in mapping logical blocks to the physical sectors. Adding all these factors results in the ... applying logic analyzers to SCSI buses. Bruce Worthington and Greg Ganger at the University of Michigan took this approach and managed to fine-tune the controller-overhead and bus-tra...
Ngày tải lên: 12/09/2012, 14:16
C++ - I/O Streams as an Introduction to Objects and Classes
... backing up to read something again (OK to start over) Just as done from the keyboard Writing to a file Sending output to a file Done from beginning to end (for now) No backing up to write ... normally expect to see numbers Calls to setf apply only to the stream named in the call Slide 6- 41 Copyright © 2007 Pearson Education, Inc. Publishing as Pearson Addis...
Ngày tải lên: 12/09/2012, 22:49
Introduction to Digital Signal Processing and Filter Design
... MATLAB statements to find the coefficients of their product by convolution: d1=[1 -0 .4 -0 .05]; d2=[1 -0 .1 -0 .06]; den2=conv(d1,d2). MATLAB gives us the vector den2 = [1.00 -0 .50 -0 .07 0.029 0.003] . Example ... the script d1=[1 -0 .4 -0 .05]; d2=[1 -0 .1 -0 .06]; den2=conv(d1,d2). num=[1.5 -0 .2]; [y,T]=impz(num,den2) We get the following result, which a...
Ngày tải lên: 13/09/2012, 10:21
Introduction to Wireless Communications
... Research • Scientists are now using small, battery- or solar-cell- powered WLAN sensors – In places that were previously difficult to access and monitor ... industry • Wireless point-of-care computer systems – Allow medical staff to access and update patient records immediately • Even telephones are now being connected to hospital IEEE 802.11 WLANs – Employing ... contractors at rem...
Ngày tải lên: 13/09/2012, 10:52
An Introduction to Software Engineering
... explain its importance To set out the answers to key questions about software engineering To introduce ethical and professional issues and to explain why they are of concern to software engineers ©Ian ... developed for a particular customer or may be developed for a general market. Software products may be • Generic - developed to be sold to a range of different custom...
Ngày tải lên: 14/09/2012, 11:26