Description: C4.5Rule-PANE is a rule learning method which could generate accurate and comprehensible symbolic rules, through regarding a neural network ensemble as a pre-process of a rule inducer. Reference: Z.-H. Zhou and Y. Jiang. Medical diagnosis with C4.5 rule preceded by artificial neural network ensemble. IEEE Transactions on Information Technology in Biomedicine, 2003, vol.7, no.1, pp.37-42. 使用神經網絡集成方法診斷糖尿病,肝炎,乳腺癌癥的案例研究.
標簽: comprehensibl Description Rule-PANE accurate
上傳時間: 2013-11-30
上傳用戶:wcl168881111111
some easy projects in java, can teach you basic project design method in java.
標簽: java projects project design
上傳時間: 2013-12-15
上傳用戶:yangbo69
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
標簽: method Windowed-Burg Previously the
上傳時間: 2013-12-22
上傳用戶:familiarsmile
"TCP/IP + Ethernet network equipment design method" sample program
標簽: equipment Ethernet network program
上傳時間: 2014-01-19
上傳用戶:wangdean1101
For the incomplete methods, we kept the representation of the queens by a table and the method of calculation to determine if two queens are in conflict, which is much faster for this kind of problems than the representation by a matrix. heuristics: descent. Tests: 100 queens in less than 1 second and 67 iterations. 500 queens in 1 second and 257 iterations. 1000 queens in 11 seconds and 492 iterations. heuristics: Simulated annealing. Tests: 100 queens in less than 1 second and 47 iterations. 500 queens in 5 seconds and 243 iterations. 1000 queens in 13 seconds and 497 iterations. heuristics: based on Simulated Annealing. Tests: 100 queens in less than 1 second and 60 iterations. 500 queens in 1 second and 224 iterations. 1000 queens in 5 seconds and 459 iterations. 10 000 queens in 20 minutes 30 seconds and 4885 iterations.
標簽: the representation incomplete methods
上傳時間: 2015-05-05
上傳用戶:1159797854
國外計算機科學教材系列 numerial method using matlab (third edition)
標簽: numerial edition method matlab
上傳時間: 2013-12-23
上傳用戶:aix008
A Primer for the Monte Carlo Method.rar
上傳時間: 2014-11-22
上傳用戶:龍飛艇
java 100例子 import javax.swing.JOptionPane //調用method class c { //定義名字 public static void main(String[] args) { //開始method JOptionPane.showMessageDialog( null, "錯誤" ) //顯示一條信息 System.exit(0) // 結束程序 } //結束method } //結束class
標簽: JOptionPane import method public
上傳時間: 2015-05-18
上傳用戶:gengxiaochao
gauss.c - gaussian random numbers, using the Ziggurat method
標簽: Ziggurat gaussian numbers random
上傳時間: 2013-12-06
上傳用戶:wyc199288
a method of ofdm simulation using matlab
標簽: simulation method matlab using
上傳時間: 2015-06-22
上傳用戶:agent