folding_yeast4.log 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826
  1. ///////////////////////////////////////////
  2. // Running SpheredNoise on folding_yeast4
  3. ///////////////////////////////////////////
  4. Load 'data_input/folding_yeast4'
  5. from pickle file
  6. Data loaded.
  7. -> Shuffling data
  8. ### Start exercise for synthetic point generator
  9. ====== Step 1/5 =======
  10. -> Shuffling data
  11. -> Spliting data to slices
  12. ------ Step 1/5: Slice 1/5 -------
  13. -> Reset the GAN
  14. -> Train generator for synthetic samples
  15. Train 1146/40 points
  16. -> new disc
  17. -> calc distances
  18. -> statistics
  19. trained 40 points min:0.026457513110645887 max:0.21118712081942884
  20. -> create 1106 synthetic samples
  21. -> test with 'LR'
  22. LR tn, fp: 285, 2
  23. LR fn, tp: 8, 3
  24. LR f1 score: 0.375
  25. LR cohens kappa score: 0.360
  26. LR average precision score: 0.428
  27. -> test with 'GB'
  28. GB tn, fp: 284, 3
  29. GB fn, tp: 10, 1
  30. GB f1 score: 0.133
  31. GB cohens kappa score: 0.116
  32. -> test with 'KNN'
  33. KNN tn, fp: 287, 0
  34. KNN fn, tp: 10, 1
  35. KNN f1 score: 0.167
  36. KNN cohens kappa score: 0.162
  37. ------ Step 1/5: Slice 2/5 -------
  38. -> Reset the GAN
  39. -> Train generator for synthetic samples
  40. Train 1146/40 points
  41. -> new disc
  42. -> calc distances
  43. -> statistics
  44. trained 40 points min:0.026457513110645887 max:0.20808652046684803
  45. -> create 1106 synthetic samples
  46. -> test with 'LR'
  47. LR tn, fp: 286, 1
  48. LR fn, tp: 7, 4
  49. LR f1 score: 0.500
  50. LR cohens kappa score: 0.488
  51. LR average precision score: 0.656
  52. -> test with 'GB'
  53. GB tn, fp: 283, 4
  54. GB fn, tp: 6, 5
  55. GB f1 score: 0.500
  56. GB cohens kappa score: 0.483
  57. -> test with 'KNN'
  58. KNN tn, fp: 287, 0
  59. KNN fn, tp: 11, 0
  60. KNN f1 score: 0.000
  61. KNN cohens kappa score: 0.000
  62. ------ Step 1/5: Slice 3/5 -------
  63. -> Reset the GAN
  64. -> Train generator for synthetic samples
  65. Train 1146/40 points
  66. -> new disc
  67. -> calc distances
  68. -> statistics
  69. trained 40 points min:0.03872983346207415 max:0.25000000000000006
  70. -> create 1106 synthetic samples
  71. -> test with 'LR'
  72. LR tn, fp: 285, 2
  73. LR fn, tp: 10, 1
  74. LR f1 score: 0.143
  75. LR cohens kappa score: 0.129
  76. LR average precision score: 0.390
  77. -> test with 'GB'
  78. GB tn, fp: 286, 1
  79. GB fn, tp: 10, 1
  80. GB f1 score: 0.154
  81. GB cohens kappa score: 0.144
  82. -> test with 'KNN'
  83. KNN tn, fp: 287, 0
  84. KNN fn, tp: 11, 0
  85. KNN f1 score: 0.000
  86. KNN cohens kappa score: 0.000
  87. ------ Step 1/5: Slice 4/5 -------
  88. -> Reset the GAN
  89. -> Train generator for synthetic samples
  90. Train 1146/40 points
  91. -> new disc
  92. -> calc distances
  93. -> statistics
  94. trained 40 points min:0.03872983346207415 max:0.20808652046684803
  95. -> create 1106 synthetic samples
  96. -> test with 'LR'
  97. LR tn, fp: 284, 3
  98. LR fn, tp: 9, 2
  99. LR f1 score: 0.250
  100. LR cohens kappa score: 0.232
  101. LR average precision score: 0.213
  102. -> test with 'GB'
  103. GB tn, fp: 282, 5
  104. GB fn, tp: 9, 2
  105. GB f1 score: 0.222
  106. GB cohens kappa score: 0.199
  107. -> test with 'KNN'
  108. KNN tn, fp: 285, 2
  109. KNN fn, tp: 11, 0
  110. KNN f1 score: 0.000
  111. KNN cohens kappa score: -0.011
  112. ------ Step 1/5: Slice 5/5 -------
  113. -> Reset the GAN
  114. -> Train generator for synthetic samples
  115. Train 1148/44 points
  116. -> new disc
  117. -> calc distances
  118. -> statistics
  119. trained 44 points min:0.026457513110645887 max:0.23043437243605827
  120. -> create 1104 synthetic samples
  121. -> test with 'LR'
  122. LR tn, fp: 284, 1
  123. LR fn, tp: 6, 1
  124. LR f1 score: 0.222
  125. LR cohens kappa score: 0.214
  126. LR average precision score: 0.493
  127. -> test with 'GB'
  128. GB tn, fp: 284, 1
  129. GB fn, tp: 5, 2
  130. GB f1 score: 0.400
  131. GB cohens kappa score: 0.391
  132. -> test with 'KNN'
  133. KNN tn, fp: 284, 1
  134. KNN fn, tp: 7, 0
  135. KNN f1 score: 0.000
  136. KNN cohens kappa score: -0.006
  137. ====== Step 2/5 =======
  138. -> Shuffling data
  139. -> Spliting data to slices
  140. ------ Step 2/5: Slice 1/5 -------
  141. -> Reset the GAN
  142. -> Train generator for synthetic samples
  143. Train 1146/40 points
  144. -> new disc
  145. -> calc distances
  146. -> statistics
  147. trained 40 points min:0.026457513110645887 max:0.20808652046684803
  148. -> create 1106 synthetic samples
  149. -> test with 'LR'
  150. LR tn, fp: 286, 1
  151. LR fn, tp: 10, 1
  152. LR f1 score: 0.154
  153. LR cohens kappa score: 0.144
  154. LR average precision score: 0.286
  155. -> test with 'GB'
  156. GB tn, fp: 281, 6
  157. GB fn, tp: 10, 1
  158. GB f1 score: 0.111
  159. GB cohens kappa score: 0.085
  160. -> test with 'KNN'
  161. KNN tn, fp: 287, 0
  162. KNN fn, tp: 11, 0
  163. KNN f1 score: 0.000
  164. KNN cohens kappa score: 0.000
  165. ------ Step 2/5: Slice 2/5 -------
  166. -> Reset the GAN
  167. -> Train generator for synthetic samples
  168. Train 1146/40 points
  169. -> new disc
  170. -> calc distances
  171. -> statistics
  172. trained 40 points min:0.026457513110645887 max:0.22181073012818836
  173. -> create 1106 synthetic samples
  174. -> test with 'LR'
  175. LR tn, fp: 284, 3
  176. LR fn, tp: 5, 6
  177. LR f1 score: 0.600
  178. LR cohens kappa score: 0.586
  179. LR average precision score: 0.473
  180. -> test with 'GB'
  181. GB tn, fp: 285, 2
  182. GB fn, tp: 7, 4
  183. GB f1 score: 0.471
  184. GB cohens kappa score: 0.456
  185. -> test with 'KNN'
  186. KNN tn, fp: 286, 1
  187. KNN fn, tp: 9, 2
  188. KNN f1 score: 0.286
  189. KNN cohens kappa score: 0.274
  190. ------ Step 2/5: Slice 3/5 -------
  191. -> Reset the GAN
  192. -> Train generator for synthetic samples
  193. Train 1146/40 points
  194. -> new disc
  195. -> calc distances
  196. -> statistics
  197. trained 40 points min:0.026457513110645887 max:0.2366431913239846
  198. -> create 1106 synthetic samples
  199. -> test with 'LR'
  200. LR tn, fp: 285, 2
  201. LR fn, tp: 9, 2
  202. LR f1 score: 0.267
  203. LR cohens kappa score: 0.252
  204. LR average precision score: 0.402
  205. -> test with 'GB'
  206. GB tn, fp: 285, 2
  207. GB fn, tp: 8, 3
  208. GB f1 score: 0.375
  209. GB cohens kappa score: 0.360
  210. -> test with 'KNN'
  211. KNN tn, fp: 286, 1
  212. KNN fn, tp: 11, 0
  213. KNN f1 score: 0.000
  214. KNN cohens kappa score: -0.006
  215. ------ Step 2/5: Slice 4/5 -------
  216. -> Reset the GAN
  217. -> Train generator for synthetic samples
  218. Train 1146/40 points
  219. -> new disc
  220. -> calc distances
  221. -> statistics
  222. trained 40 points min:0.052915026221291794 max:0.20049937655763428
  223. -> create 1106 synthetic samples
  224. -> test with 'LR'
  225. LR tn, fp: 286, 1
  226. LR fn, tp: 10, 1
  227. LR f1 score: 0.154
  228. LR cohens kappa score: 0.144
  229. LR average precision score: 0.388
  230. -> test with 'GB'
  231. GB tn, fp: 285, 2
  232. GB fn, tp: 8, 3
  233. GB f1 score: 0.375
  234. GB cohens kappa score: 0.360
  235. -> test with 'KNN'
  236. KNN tn, fp: 286, 1
  237. KNN fn, tp: 11, 0
  238. KNN f1 score: 0.000
  239. KNN cohens kappa score: -0.006
  240. ------ Step 2/5: Slice 5/5 -------
  241. -> Reset the GAN
  242. -> Train generator for synthetic samples
  243. Train 1148/44 points
  244. -> new disc
  245. -> calc distances
  246. -> statistics
  247. trained 44 points min:0.026457513110645887 max:0.20808652046684803
  248. -> create 1104 synthetic samples
  249. -> test with 'LR'
  250. LR tn, fp: 284, 1
  251. LR fn, tp: 6, 1
  252. LR f1 score: 0.222
  253. LR cohens kappa score: 0.214
  254. LR average precision score: 0.505
  255. -> test with 'GB'
  256. GB tn, fp: 283, 2
  257. GB fn, tp: 6, 1
  258. GB f1 score: 0.200
  259. GB cohens kappa score: 0.188
  260. -> test with 'KNN'
  261. KNN tn, fp: 285, 0
  262. KNN fn, tp: 7, 0
  263. KNN f1 score: 0.000
  264. KNN cohens kappa score: 0.000
  265. ====== Step 3/5 =======
  266. -> Shuffling data
  267. -> Spliting data to slices
  268. ------ Step 3/5: Slice 1/5 -------
  269. -> Reset the GAN
  270. -> Train generator for synthetic samples
  271. Train 1146/40 points
  272. -> new disc
  273. -> calc distances
  274. -> statistics
  275. trained 40 points min:0.026457513110645887 max:0.20808652046684803
  276. -> create 1106 synthetic samples
  277. -> test with 'LR'
  278. LR tn, fp: 285, 2
  279. LR fn, tp: 8, 3
  280. LR f1 score: 0.375
  281. LR cohens kappa score: 0.360
  282. LR average precision score: 0.408
  283. -> test with 'GB'
  284. GB tn, fp: 285, 2
  285. GB fn, tp: 9, 2
  286. GB f1 score: 0.267
  287. GB cohens kappa score: 0.252
  288. -> test with 'KNN'
  289. KNN tn, fp: 286, 1
  290. KNN fn, tp: 11, 0
  291. KNN f1 score: 0.000
  292. KNN cohens kappa score: -0.006
  293. ------ Step 3/5: Slice 2/5 -------
  294. -> Reset the GAN
  295. -> Train generator for synthetic samples
  296. Train 1146/40 points
  297. -> new disc
  298. -> calc distances
  299. -> statistics
  300. trained 40 points min:0.026457513110645887 max:0.2366431913239846
  301. -> create 1106 synthetic samples
  302. -> test with 'LR'
  303. LR tn, fp: 284, 3
  304. LR fn, tp: 11, 0
  305. LR f1 score: 0.000
  306. LR cohens kappa score: -0.016
  307. LR average precision score: 0.382
  308. -> test with 'GB'
  309. GB tn, fp: 284, 3
  310. GB fn, tp: 10, 1
  311. GB f1 score: 0.133
  312. GB cohens kappa score: 0.116
  313. -> test with 'KNN'
  314. KNN tn, fp: 287, 0
  315. KNN fn, tp: 11, 0
  316. KNN f1 score: 0.000
  317. KNN cohens kappa score: 0.000
  318. ------ Step 3/5: Slice 3/5 -------
  319. -> Reset the GAN
  320. -> Train generator for synthetic samples
  321. Train 1146/40 points
  322. -> new disc
  323. -> calc distances
  324. -> statistics
  325. trained 40 points min:0.04000000000000002 max:0.20808652046684803
  326. -> create 1106 synthetic samples
  327. -> test with 'LR'
  328. LR tn, fp: 283, 4
  329. LR fn, tp: 10, 1
  330. LR f1 score: 0.125
  331. LR cohens kappa score: 0.104
  332. LR average precision score: 0.247
  333. -> test with 'GB'
  334. GB tn, fp: 283, 4
  335. GB fn, tp: 9, 2
  336. GB f1 score: 0.235
  337. GB cohens kappa score: 0.215
  338. -> test with 'KNN'
  339. KNN tn, fp: 287, 0
  340. KNN fn, tp: 11, 0
  341. KNN f1 score: 0.000
  342. KNN cohens kappa score: 0.000
  343. ------ Step 3/5: Slice 4/5 -------
  344. -> Reset the GAN
  345. -> Train generator for synthetic samples
  346. Train 1146/40 points
  347. -> new disc
  348. -> calc distances
  349. -> statistics
  350. trained 40 points min:0.03872983346207415 max:0.20808652046684803
  351. -> create 1106 synthetic samples
  352. -> test with 'LR'
  353. LR tn, fp: 286, 1
  354. LR fn, tp: 8, 3
  355. LR f1 score: 0.400
  356. LR cohens kappa score: 0.388
  357. LR average precision score: 0.502
  358. -> test with 'GB'
  359. GB tn, fp: 283, 4
  360. GB fn, tp: 6, 5
  361. GB f1 score: 0.500
  362. GB cohens kappa score: 0.483
  363. -> test with 'KNN'
  364. KNN tn, fp: 287, 0
  365. KNN fn, tp: 10, 1
  366. KNN f1 score: 0.167
  367. KNN cohens kappa score: 0.162
  368. ------ Step 3/5: Slice 5/5 -------
  369. -> Reset the GAN
  370. -> Train generator for synthetic samples
  371. Train 1148/44 points
  372. -> new disc
  373. -> calc distances
  374. -> statistics
  375. trained 44 points min:0.026457513110645887 max:0.19672315572906002
  376. -> create 1104 synthetic samples
  377. -> test with 'LR'
  378. LR tn, fp: 285, 0
  379. LR fn, tp: 5, 2
  380. LR f1 score: 0.444
  381. LR cohens kappa score: 0.438
  382. LR average precision score: 0.444
  383. -> test with 'GB'
  384. GB tn, fp: 281, 4
  385. GB fn, tp: 4, 3
  386. GB f1 score: 0.429
  387. GB cohens kappa score: 0.415
  388. -> test with 'KNN'
  389. KNN tn, fp: 285, 0
  390. KNN fn, tp: 5, 2
  391. KNN f1 score: 0.444
  392. KNN cohens kappa score: 0.438
  393. ====== Step 4/5 =======
  394. -> Shuffling data
  395. -> Spliting data to slices
  396. ------ Step 4/5: Slice 1/5 -------
  397. -> Reset the GAN
  398. -> Train generator for synthetic samples
  399. Train 1146/40 points
  400. -> new disc
  401. -> calc distances
  402. -> statistics
  403. trained 40 points min:0.03872983346207415 max:0.21000000000000002
  404. -> create 1106 synthetic samples
  405. -> test with 'LR'
  406. LR tn, fp: 287, 0
  407. LR fn, tp: 8, 3
  408. LR f1 score: 0.429
  409. LR cohens kappa score: 0.419
  410. LR average precision score: 0.471
  411. -> test with 'GB'
  412. GB tn, fp: 284, 3
  413. GB fn, tp: 11, 0
  414. GB f1 score: 0.000
  415. GB cohens kappa score: -0.016
  416. -> test with 'KNN'
  417. KNN tn, fp: 287, 0
  418. KNN fn, tp: 10, 1
  419. KNN f1 score: 0.167
  420. KNN cohens kappa score: 0.162
  421. ------ Step 4/5: Slice 2/5 -------
  422. -> Reset the GAN
  423. -> Train generator for synthetic samples
  424. Train 1146/40 points
  425. -> new disc
  426. -> calc distances
  427. -> statistics
  428. trained 40 points min:0.026457513110645887 max:0.21725560982400433
  429. -> create 1106 synthetic samples
  430. -> test with 'LR'
  431. LR tn, fp: 287, 0
  432. LR fn, tp: 11, 0
  433. LR f1 score: 0.000
  434. LR cohens kappa score: 0.000
  435. LR average precision score: 0.436
  436. -> test with 'GB'
  437. GB tn, fp: 286, 1
  438. GB fn, tp: 7, 4
  439. GB f1 score: 0.500
  440. GB cohens kappa score: 0.488
  441. -> test with 'KNN'
  442. KNN tn, fp: 286, 1
  443. KNN fn, tp: 11, 0
  444. KNN f1 score: 0.000
  445. KNN cohens kappa score: -0.006
  446. ------ Step 4/5: Slice 3/5 -------
  447. -> Reset the GAN
  448. -> Train generator for synthetic samples
  449. Train 1146/40 points
  450. -> new disc
  451. -> calc distances
  452. -> statistics
  453. trained 40 points min:0.04000000000000002 max:0.2366431913239847
  454. -> create 1106 synthetic samples
  455. -> test with 'LR'
  456. LR tn, fp: 285, 2
  457. LR fn, tp: 10, 1
  458. LR f1 score: 0.143
  459. LR cohens kappa score: 0.129
  460. LR average precision score: 0.244
  461. -> test with 'GB'
  462. GB tn, fp: 282, 5
  463. GB fn, tp: 10, 1
  464. GB f1 score: 0.118
  465. GB cohens kappa score: 0.094
  466. -> test with 'KNN'
  467. KNN tn, fp: 287, 0
  468. KNN fn, tp: 11, 0
  469. KNN f1 score: 0.000
  470. KNN cohens kappa score: 0.000
  471. ------ Step 4/5: Slice 4/5 -------
  472. -> Reset the GAN
  473. -> Train generator for synthetic samples
  474. Train 1146/40 points
  475. -> new disc
  476. -> calc distances
  477. -> statistics
  478. trained 40 points min:0.026457513110645887 max:0.21118712081942884
  479. -> create 1106 synthetic samples
  480. -> test with 'LR'
  481. LR tn, fp: 283, 4
  482. LR fn, tp: 8, 3
  483. LR f1 score: 0.333
  484. LR cohens kappa score: 0.314
  485. LR average precision score: 0.306
  486. -> test with 'GB'
  487. GB tn, fp: 282, 5
  488. GB fn, tp: 10, 1
  489. GB f1 score: 0.118
  490. GB cohens kappa score: 0.094
  491. -> test with 'KNN'
  492. KNN tn, fp: 286, 1
  493. KNN fn, tp: 10, 1
  494. KNN f1 score: 0.154
  495. KNN cohens kappa score: 0.144
  496. ------ Step 4/5: Slice 5/5 -------
  497. -> Reset the GAN
  498. -> Train generator for synthetic samples
  499. Train 1148/44 points
  500. -> new disc
  501. -> calc distances
  502. -> statistics
  503. trained 44 points min:0.026457513110645887 max:0.2366431913239846
  504. -> create 1104 synthetic samples
  505. -> test with 'LR'
  506. LR tn, fp: 283, 2
  507. LR fn, tp: 4, 3
  508. LR f1 score: 0.500
  509. LR cohens kappa score: 0.490
  510. LR average precision score: 0.586
  511. -> test with 'GB'
  512. GB tn, fp: 283, 2
  513. GB fn, tp: 5, 2
  514. GB f1 score: 0.364
  515. GB cohens kappa score: 0.352
  516. -> test with 'KNN'
  517. KNN tn, fp: 285, 0
  518. KNN fn, tp: 5, 2
  519. KNN f1 score: 0.444
  520. KNN cohens kappa score: 0.438
  521. ====== Step 5/5 =======
  522. -> Shuffling data
  523. -> Spliting data to slices
  524. ------ Step 5/5: Slice 1/5 -------
  525. -> Reset the GAN
  526. -> Train generator for synthetic samples
  527. Train 1146/40 points
  528. -> new disc
  529. -> calc distances
  530. -> statistics
  531. trained 40 points min:0.03872983346207415 max:0.21118712081942884
  532. -> create 1106 synthetic samples
  533. -> test with 'LR'
  534. LR tn, fp: 286, 1
  535. LR fn, tp: 10, 1
  536. LR f1 score: 0.154
  537. LR cohens kappa score: 0.144
  538. LR average precision score: 0.270
  539. -> test with 'GB'
  540. GB tn, fp: 285, 2
  541. GB fn, tp: 11, 0
  542. GB f1 score: 0.000
  543. GB cohens kappa score: -0.011
  544. -> test with 'KNN'
  545. KNN tn, fp: 287, 0
  546. KNN fn, tp: 11, 0
  547. KNN f1 score: 0.000
  548. KNN cohens kappa score: 0.000
  549. ------ Step 5/5: Slice 2/5 -------
  550. -> Reset the GAN
  551. -> Train generator for synthetic samples
  552. Train 1146/40 points
  553. -> new disc
  554. -> calc distances
  555. -> statistics
  556. trained 40 points min:0.026457513110645887 max:0.22561028345356957
  557. -> create 1106 synthetic samples
  558. -> test with 'LR'
  559. LR tn, fp: 285, 2
  560. LR fn, tp: 8, 3
  561. LR f1 score: 0.375
  562. LR cohens kappa score: 0.360
  563. LR average precision score: 0.544
  564. -> test with 'GB'
  565. GB tn, fp: 285, 2
  566. GB fn, tp: 9, 2
  567. GB f1 score: 0.267
  568. GB cohens kappa score: 0.252
  569. -> test with 'KNN'
  570. KNN tn, fp: 287, 0
  571. KNN fn, tp: 9, 2
  572. KNN f1 score: 0.308
  573. KNN cohens kappa score: 0.300
  574. ------ Step 5/5: Slice 3/5 -------
  575. -> Reset the GAN
  576. -> Train generator for synthetic samples
  577. Train 1146/40 points
  578. -> new disc
  579. -> calc distances
  580. -> statistics
  581. trained 40 points min:0.026457513110645887 max:0.23043437243605827
  582. -> create 1106 synthetic samples
  583. -> test with 'LR'
  584. LR tn, fp: 287, 0
  585. LR fn, tp: 10, 1
  586. LR f1 score: 0.167
  587. LR cohens kappa score: 0.162
  588. LR average precision score: 0.548
  589. -> test with 'GB'
  590. GB tn, fp: 286, 1
  591. GB fn, tp: 8, 3
  592. GB f1 score: 0.400
  593. GB cohens kappa score: 0.388
  594. -> test with 'KNN'
  595. KNN tn, fp: 287, 0
  596. KNN fn, tp: 10, 1
  597. KNN f1 score: 0.167
  598. KNN cohens kappa score: 0.162
  599. ------ Step 5/5: Slice 4/5 -------
  600. -> Reset the GAN
  601. -> Train generator for synthetic samples
  602. Train 1146/40 points
  603. -> new disc
  604. -> calc distances
  605. -> statistics
  606. trained 40 points min:0.026457513110645887 max:0.25000000000000006
  607. -> create 1106 synthetic samples
  608. -> test with 'LR'
  609. LR tn, fp: 284, 3
  610. LR fn, tp: 7, 4
  611. LR f1 score: 0.444
  612. LR cohens kappa score: 0.428
  613. LR average precision score: 0.503
  614. -> test with 'GB'
  615. GB tn, fp: 281, 6
  616. GB fn, tp: 9, 2
  617. GB f1 score: 0.211
  618. GB cohens kappa score: 0.185
  619. -> test with 'KNN'
  620. KNN tn, fp: 287, 0
  621. KNN fn, tp: 11, 0
  622. KNN f1 score: 0.000
  623. KNN cohens kappa score: 0.000
  624. ------ Step 5/5: Slice 5/5 -------
  625. -> Reset the GAN
  626. -> Train generator for synthetic samples
  627. Train 1148/44 points
  628. -> new disc
  629. -> calc distances
  630. -> statistics
  631. trained 44 points min:0.026457513110645887 max:0.20049937655763428
  632. -> create 1104 synthetic samples
  633. -> test with 'LR'
  634. LR tn, fp: 283, 2
  635. LR fn, tp: 6, 1
  636. LR f1 score: 0.200
  637. LR cohens kappa score: 0.188
  638. LR average precision score: 0.180
  639. -> test with 'GB'
  640. GB tn, fp: 283, 2
  641. GB fn, tp: 5, 2
  642. GB f1 score: 0.364
  643. GB cohens kappa score: 0.352
  644. -> test with 'KNN'
  645. KNN tn, fp: 285, 0
  646. KNN fn, tp: 7, 0
  647. KNN f1 score: 0.000
  648. KNN cohens kappa score: 0.000
  649. ### Exercise is done.
  650. -----[ LR ]-----
  651. maximum:
  652. LR tn, fp: 287, 4
  653. LR fn, tp: 11, 6
  654. LR f1 score: 0.600
  655. LR cohens kappa score: 0.586
  656. LR average precision score: 0.656
  657. average:
  658. LR tn, fp: 284.88, 1.72
  659. LR fn, tp: 8.16, 2.04
  660. LR f1 score: 0.279
  661. LR cohens kappa score: 0.267
  662. LR average precision score: 0.412
  663. minimum:
  664. LR tn, fp: 283, 0
  665. LR fn, tp: 4, 0
  666. LR f1 score: 0.000
  667. LR cohens kappa score: -0.016
  668. LR average precision score: 0.180
  669. -----[ GB ]-----
  670. maximum:
  671. GB tn, fp: 286, 6
  672. GB fn, tp: 11, 5
  673. GB f1 score: 0.500
  674. GB cohens kappa score: 0.488
  675. average:
  676. GB tn, fp: 283.64, 2.96
  677. GB fn, tp: 8.08, 2.12
  678. GB f1 score: 0.274
  679. GB cohens kappa score: 0.258
  680. minimum:
  681. GB tn, fp: 281, 1
  682. GB fn, tp: 4, 0
  683. GB f1 score: 0.000
  684. GB cohens kappa score: -0.016
  685. -----[ KNN ]-----
  686. maximum:
  687. KNN tn, fp: 287, 2
  688. KNN fn, tp: 11, 2
  689. KNN f1 score: 0.444
  690. KNN cohens kappa score: 0.438
  691. average:
  692. KNN tn, fp: 286.24, 0.36
  693. KNN fn, tp: 9.68, 0.52
  694. KNN f1 score: 0.092
  695. KNN cohens kappa score: 0.088
  696. minimum:
  697. KNN tn, fp: 284, 0
  698. KNN fn, tp: 5, 0
  699. KNN f1 score: 0.000
  700. KNN cohens kappa score: -0.011