folding_yeast5.log 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826
  1. ///////////////////////////////////////////
  2. // Running SpheredNoise on folding_yeast5
  3. ///////////////////////////////////////////
  4. Load 'data_input/folding_yeast5'
  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 1152/35 points
  16. -> new disc
  17. -> calc distances
  18. -> statistics
  19. trained 35 points min:0.042426406871192875 max:0.4011234224026316
  20. -> create 1117 synthetic samples
  21. -> test with 'LR'
  22. LR tn, fp: 288, 0
  23. LR fn, tp: 5, 4
  24. LR f1 score: 0.615
  25. LR cohens kappa score: 0.608
  26. LR average precision score: 0.888
  27. -> test with 'GB'
  28. GB tn, fp: 287, 1
  29. GB fn, tp: 6, 3
  30. GB f1 score: 0.462
  31. GB cohens kappa score: 0.451
  32. -> test with 'KNN'
  33. KNN tn, fp: 288, 0
  34. KNN fn, tp: 4, 5
  35. KNN f1 score: 0.714
  36. KNN cohens kappa score: 0.708
  37. ------ Step 1/5: Slice 2/5 -------
  38. -> Reset the GAN
  39. -> Train generator for synthetic samples
  40. Train 1152/35 points
  41. -> new disc
  42. -> calc distances
  43. -> statistics
  44. trained 35 points min:0.06164414002968982 max:0.2973213749463702
  45. -> create 1117 synthetic samples
  46. -> test with 'LR'
  47. LR tn, fp: 282, 6
  48. LR fn, tp: 4, 5
  49. LR f1 score: 0.500
  50. LR cohens kappa score: 0.483
  51. LR average precision score: 0.723
  52. -> test with 'GB'
  53. GB tn, fp: 284, 4
  54. GB fn, tp: 0, 9
  55. GB f1 score: 0.818
  56. GB cohens kappa score: 0.811
  57. -> test with 'KNN'
  58. KNN tn, fp: 286, 2
  59. KNN fn, tp: 3, 6
  60. KNN f1 score: 0.706
  61. KNN cohens kappa score: 0.697
  62. ------ Step 1/5: Slice 3/5 -------
  63. -> Reset the GAN
  64. -> Train generator for synthetic samples
  65. Train 1152/35 points
  66. -> new disc
  67. -> calc distances
  68. -> statistics
  69. trained 35 points min:0.045825756949558344 max:0.4011234224026316
  70. -> create 1117 synthetic samples
  71. -> test with 'LR'
  72. LR tn, fp: 284, 4
  73. LR fn, tp: 5, 4
  74. LR f1 score: 0.471
  75. LR cohens kappa score: 0.455
  76. LR average precision score: 0.627
  77. -> test with 'GB'
  78. GB tn, fp: 286, 2
  79. GB fn, tp: 3, 6
  80. GB f1 score: 0.706
  81. GB cohens kappa score: 0.697
  82. -> test with 'KNN'
  83. KNN tn, fp: 284, 4
  84. KNN fn, tp: 3, 6
  85. KNN f1 score: 0.632
  86. KNN cohens kappa score: 0.619
  87. ------ Step 1/5: Slice 4/5 -------
  88. -> Reset the GAN
  89. -> Train generator for synthetic samples
  90. Train 1152/35 points
  91. -> new disc
  92. -> calc distances
  93. -> statistics
  94. trained 35 points min:0.042426406871192875 max:0.4277849927241488
  95. -> create 1117 synthetic samples
  96. -> test with 'LR'
  97. LR tn, fp: 288, 0
  98. LR fn, tp: 6, 3
  99. LR f1 score: 0.500
  100. LR cohens kappa score: 0.492
  101. LR average precision score: 0.698
  102. -> test with 'GB'
  103. GB tn, fp: 288, 0
  104. GB fn, tp: 4, 5
  105. GB f1 score: 0.714
  106. GB cohens kappa score: 0.708
  107. -> test with 'KNN'
  108. KNN tn, fp: 288, 0
  109. KNN fn, tp: 8, 1
  110. KNN f1 score: 0.200
  111. KNN cohens kappa score: 0.195
  112. ------ Step 1/5: Slice 5/5 -------
  113. -> Reset the GAN
  114. -> Train generator for synthetic samples
  115. Train 1152/36 points
  116. -> new disc
  117. -> calc distances
  118. -> statistics
  119. trained 36 points min:0.042426406871192875 max:0.4011234224026316
  120. -> create 1116 synthetic samples
  121. -> test with 'LR'
  122. LR tn, fp: 282, 6
  123. LR fn, tp: 2, 6
  124. LR f1 score: 0.600
  125. LR cohens kappa score: 0.587
  126. LR average precision score: 0.680
  127. -> test with 'GB'
  128. GB tn, fp: 286, 2
  129. GB fn, tp: 2, 6
  130. GB f1 score: 0.750
  131. GB cohens kappa score: 0.743
  132. -> test with 'KNN'
  133. KNN tn, fp: 286, 2
  134. KNN fn, tp: 3, 5
  135. KNN f1 score: 0.667
  136. KNN cohens kappa score: 0.658
  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 1152/35 points
  144. -> new disc
  145. -> calc distances
  146. -> statistics
  147. trained 35 points min:0.042426406871192875 max:0.4277849927241488
  148. -> create 1117 synthetic samples
  149. -> test with 'LR'
  150. LR tn, fp: 285, 3
  151. LR fn, tp: 2, 7
  152. LR f1 score: 0.737
  153. LR cohens kappa score: 0.728
  154. LR average precision score: 0.707
  155. -> test with 'GB'
  156. GB tn, fp: 287, 1
  157. GB fn, tp: 2, 7
  158. GB f1 score: 0.824
  159. GB cohens kappa score: 0.818
  160. -> test with 'KNN'
  161. KNN tn, fp: 287, 1
  162. KNN fn, tp: 3, 6
  163. KNN f1 score: 0.750
  164. KNN cohens kappa score: 0.743
  165. ------ Step 2/5: Slice 2/5 -------
  166. -> Reset the GAN
  167. -> Train generator for synthetic samples
  168. Train 1152/35 points
  169. -> new disc
  170. -> calc distances
  171. -> statistics
  172. trained 35 points min:0.042426406871192875 max:0.2973213749463702
  173. -> create 1117 synthetic samples
  174. -> test with 'LR'
  175. LR tn, fp: 281, 7
  176. LR fn, tp: 7, 2
  177. LR f1 score: 0.222
  178. LR cohens kappa score: 0.198
  179. LR average precision score: 0.426
  180. -> test with 'GB'
  181. GB tn, fp: 284, 4
  182. GB fn, tp: 6, 3
  183. GB f1 score: 0.375
  184. GB cohens kappa score: 0.358
  185. -> test with 'KNN'
  186. KNN tn, fp: 284, 4
  187. KNN fn, tp: 7, 2
  188. KNN f1 score: 0.267
  189. KNN cohens kappa score: 0.248
  190. ------ Step 2/5: Slice 3/5 -------
  191. -> Reset the GAN
  192. -> Train generator for synthetic samples
  193. Train 1152/35 points
  194. -> new disc
  195. -> calc distances
  196. -> statistics
  197. trained 35 points min:0.04795831523312724 max:0.4011234224026316
  198. -> create 1117 synthetic samples
  199. -> test with 'LR'
  200. LR tn, fp: 286, 2
  201. LR fn, tp: 6, 3
  202. LR f1 score: 0.429
  203. LR cohens kappa score: 0.416
  204. LR average precision score: 0.762
  205. -> test with 'GB'
  206. GB tn, fp: 287, 1
  207. GB fn, tp: 1, 8
  208. GB f1 score: 0.889
  209. GB cohens kappa score: 0.885
  210. -> test with 'KNN'
  211. KNN tn, fp: 287, 1
  212. KNN fn, tp: 4, 5
  213. KNN f1 score: 0.667
  214. KNN cohens kappa score: 0.658
  215. ------ Step 2/5: Slice 4/5 -------
  216. -> Reset the GAN
  217. -> Train generator for synthetic samples
  218. Train 1152/35 points
  219. -> new disc
  220. -> calc distances
  221. -> statistics
  222. trained 35 points min:0.042426406871192875 max:0.4011234224026316
  223. -> create 1117 synthetic samples
  224. -> test with 'LR'
  225. LR tn, fp: 285, 3
  226. LR fn, tp: 2, 7
  227. LR f1 score: 0.737
  228. LR cohens kappa score: 0.728
  229. LR average precision score: 0.900
  230. -> test with 'GB'
  231. GB tn, fp: 287, 1
  232. GB fn, tp: 2, 7
  233. GB f1 score: 0.824
  234. GB cohens kappa score: 0.818
  235. -> test with 'KNN'
  236. KNN tn, fp: 286, 2
  237. KNN fn, tp: 3, 6
  238. KNN f1 score: 0.706
  239. KNN cohens kappa score: 0.697
  240. ------ Step 2/5: Slice 5/5 -------
  241. -> Reset the GAN
  242. -> Train generator for synthetic samples
  243. Train 1152/36 points
  244. -> new disc
  245. -> calc distances
  246. -> statistics
  247. trained 36 points min:0.045825756949558344 max:0.4011234224026316
  248. -> create 1116 synthetic samples
  249. -> test with 'LR'
  250. LR tn, fp: 286, 2
  251. LR fn, tp: 4, 4
  252. LR f1 score: 0.571
  253. LR cohens kappa score: 0.561
  254. LR average precision score: 0.640
  255. -> test with 'GB'
  256. GB tn, fp: 286, 2
  257. GB fn, tp: 7, 1
  258. GB f1 score: 0.182
  259. GB cohens kappa score: 0.170
  260. -> test with 'KNN'
  261. KNN tn, fp: 288, 0
  262. KNN fn, tp: 5, 3
  263. KNN f1 score: 0.545
  264. KNN cohens kappa score: 0.539
  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 1152/35 points
  272. -> new disc
  273. -> calc distances
  274. -> statistics
  275. trained 35 points min:0.042426406871192875 max:0.4011234224026316
  276. -> create 1117 synthetic samples
  277. -> test with 'LR'
  278. LR tn, fp: 285, 3
  279. LR fn, tp: 4, 5
  280. LR f1 score: 0.588
  281. LR cohens kappa score: 0.576
  282. LR average precision score: 0.677
  283. -> test with 'GB'
  284. GB tn, fp: 286, 2
  285. GB fn, tp: 3, 6
  286. GB f1 score: 0.706
  287. GB cohens kappa score: 0.697
  288. -> test with 'KNN'
  289. KNN tn, fp: 287, 1
  290. KNN fn, tp: 5, 4
  291. KNN f1 score: 0.571
  292. KNN cohens kappa score: 0.562
  293. ------ Step 3/5: Slice 2/5 -------
  294. -> Reset the GAN
  295. -> Train generator for synthetic samples
  296. Train 1152/35 points
  297. -> new disc
  298. -> calc distances
  299. -> statistics
  300. trained 35 points min:0.042426406871192875 max:0.4277849927241488
  301. -> create 1117 synthetic samples
  302. -> test with 'LR'
  303. LR tn, fp: 283, 5
  304. LR fn, tp: 3, 6
  305. LR f1 score: 0.600
  306. LR cohens kappa score: 0.586
  307. LR average precision score: 0.650
  308. -> test with 'GB'
  309. GB tn, fp: 286, 2
  310. GB fn, tp: 3, 6
  311. GB f1 score: 0.706
  312. GB cohens kappa score: 0.697
  313. -> test with 'KNN'
  314. KNN tn, fp: 286, 2
  315. KNN fn, tp: 6, 3
  316. KNN f1 score: 0.429
  317. KNN cohens kappa score: 0.416
  318. ------ Step 3/5: Slice 3/5 -------
  319. -> Reset the GAN
  320. -> Train generator for synthetic samples
  321. Train 1152/35 points
  322. -> new disc
  323. -> calc distances
  324. -> statistics
  325. trained 35 points min:0.042426406871192875 max:0.4011234224026316
  326. -> create 1117 synthetic samples
  327. -> test with 'LR'
  328. LR tn, fp: 285, 3
  329. LR fn, tp: 4, 5
  330. LR f1 score: 0.588
  331. LR cohens kappa score: 0.576
  332. LR average precision score: 0.771
  333. -> test with 'GB'
  334. GB tn, fp: 288, 0
  335. GB fn, tp: 5, 4
  336. GB f1 score: 0.615
  337. GB cohens kappa score: 0.608
  338. -> test with 'KNN'
  339. KNN tn, fp: 288, 0
  340. KNN fn, tp: 7, 2
  341. KNN f1 score: 0.364
  342. KNN cohens kappa score: 0.357
  343. ------ Step 3/5: Slice 4/5 -------
  344. -> Reset the GAN
  345. -> Train generator for synthetic samples
  346. Train 1152/35 points
  347. -> new disc
  348. -> calc distances
  349. -> statistics
  350. trained 35 points min:0.045825756949558344 max:0.4011234224026316
  351. -> create 1117 synthetic samples
  352. -> test with 'LR'
  353. LR tn, fp: 286, 2
  354. LR fn, tp: 6, 3
  355. LR f1 score: 0.429
  356. LR cohens kappa score: 0.416
  357. LR average precision score: 0.738
  358. -> test with 'GB'
  359. GB tn, fp: 288, 0
  360. GB fn, tp: 5, 4
  361. GB f1 score: 0.615
  362. GB cohens kappa score: 0.608
  363. -> test with 'KNN'
  364. KNN tn, fp: 288, 0
  365. KNN fn, tp: 4, 5
  366. KNN f1 score: 0.714
  367. KNN cohens kappa score: 0.708
  368. ------ Step 3/5: Slice 5/5 -------
  369. -> Reset the GAN
  370. -> Train generator for synthetic samples
  371. Train 1152/36 points
  372. -> new disc
  373. -> calc distances
  374. -> statistics
  375. trained 36 points min:0.04795831523312724 max:0.2973213749463702
  376. -> create 1116 synthetic samples
  377. -> test with 'LR'
  378. LR tn, fp: 283, 5
  379. LR fn, tp: 5, 3
  380. LR f1 score: 0.375
  381. LR cohens kappa score: 0.358
  382. LR average precision score: 0.483
  383. -> test with 'GB'
  384. GB tn, fp: 284, 4
  385. GB fn, tp: 1, 7
  386. GB f1 score: 0.737
  387. GB cohens kappa score: 0.728
  388. -> test with 'KNN'
  389. KNN tn, fp: 285, 3
  390. KNN fn, tp: 3, 5
  391. KNN f1 score: 0.625
  392. KNN cohens kappa score: 0.615
  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 1152/35 points
  400. -> new disc
  401. -> calc distances
  402. -> statistics
  403. trained 35 points min:0.045825756949558344 max:0.2973213749463702
  404. -> create 1117 synthetic samples
  405. -> test with 'LR'
  406. LR tn, fp: 284, 4
  407. LR fn, tp: 3, 6
  408. LR f1 score: 0.632
  409. LR cohens kappa score: 0.619
  410. LR average precision score: 0.738
  411. -> test with 'GB'
  412. GB tn, fp: 286, 2
  413. GB fn, tp: 3, 6
  414. GB f1 score: 0.706
  415. GB cohens kappa score: 0.697
  416. -> test with 'KNN'
  417. KNN tn, fp: 285, 3
  418. KNN fn, tp: 5, 4
  419. KNN f1 score: 0.500
  420. KNN cohens kappa score: 0.486
  421. ------ Step 4/5: Slice 2/5 -------
  422. -> Reset the GAN
  423. -> Train generator for synthetic samples
  424. Train 1152/35 points
  425. -> new disc
  426. -> calc distances
  427. -> statistics
  428. trained 35 points min:0.042426406871192875 max:0.4011234224026316
  429. -> create 1117 synthetic samples
  430. -> test with 'LR'
  431. LR tn, fp: 284, 4
  432. LR fn, tp: 5, 4
  433. LR f1 score: 0.471
  434. LR cohens kappa score: 0.455
  435. LR average precision score: 0.615
  436. -> test with 'GB'
  437. GB tn, fp: 287, 1
  438. GB fn, tp: 2, 7
  439. GB f1 score: 0.824
  440. GB cohens kappa score: 0.818
  441. -> test with 'KNN'
  442. KNN tn, fp: 286, 2
  443. KNN fn, tp: 6, 3
  444. KNN f1 score: 0.429
  445. KNN cohens kappa score: 0.416
  446. ------ Step 4/5: Slice 3/5 -------
  447. -> Reset the GAN
  448. -> Train generator for synthetic samples
  449. Train 1152/35 points
  450. -> new disc
  451. -> calc distances
  452. -> statistics
  453. trained 35 points min:0.045825756949558344 max:0.4011234224026316
  454. -> create 1117 synthetic samples
  455. -> test with 'LR'
  456. LR tn, fp: 282, 6
  457. LR fn, tp: 4, 5
  458. LR f1 score: 0.500
  459. LR cohens kappa score: 0.483
  460. LR average precision score: 0.703
  461. -> test with 'GB'
  462. GB tn, fp: 282, 6
  463. GB fn, tp: 4, 5
  464. GB f1 score: 0.500
  465. GB cohens kappa score: 0.483
  466. -> test with 'KNN'
  467. KNN tn, fp: 283, 5
  468. KNN fn, tp: 3, 6
  469. KNN f1 score: 0.600
  470. KNN cohens kappa score: 0.586
  471. ------ Step 4/5: Slice 4/5 -------
  472. -> Reset the GAN
  473. -> Train generator for synthetic samples
  474. Train 1152/35 points
  475. -> new disc
  476. -> calc distances
  477. -> statistics
  478. trained 35 points min:0.042426406871192875 max:0.4277849927241488
  479. -> create 1117 synthetic samples
  480. -> test with 'LR'
  481. LR tn, fp: 286, 2
  482. LR fn, tp: 6, 3
  483. LR f1 score: 0.429
  484. LR cohens kappa score: 0.416
  485. LR average precision score: 0.692
  486. -> test with 'GB'
  487. GB tn, fp: 288, 0
  488. GB fn, tp: 4, 5
  489. GB f1 score: 0.714
  490. GB cohens kappa score: 0.708
  491. -> test with 'KNN'
  492. KNN tn, fp: 288, 0
  493. KNN fn, tp: 6, 3
  494. KNN f1 score: 0.500
  495. KNN cohens kappa score: 0.492
  496. ------ Step 4/5: Slice 5/5 -------
  497. -> Reset the GAN
  498. -> Train generator for synthetic samples
  499. Train 1152/36 points
  500. -> new disc
  501. -> calc distances
  502. -> statistics
  503. trained 36 points min:0.042426406871192875 max:0.4011234224026316
  504. -> create 1116 synthetic samples
  505. -> test with 'LR'
  506. LR tn, fp: 286, 2
  507. LR fn, tp: 4, 4
  508. LR f1 score: 0.571
  509. LR cohens kappa score: 0.561
  510. LR average precision score: 0.756
  511. -> test with 'GB'
  512. GB tn, fp: 287, 1
  513. GB fn, tp: 2, 6
  514. GB f1 score: 0.800
  515. GB cohens kappa score: 0.795
  516. -> test with 'KNN'
  517. KNN tn, fp: 288, 0
  518. KNN fn, tp: 4, 4
  519. KNN f1 score: 0.667
  520. KNN cohens kappa score: 0.661
  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 1152/35 points
  528. -> new disc
  529. -> calc distances
  530. -> statistics
  531. trained 35 points min:0.042426406871192875 max:0.4011234224026316
  532. -> create 1117 synthetic samples
  533. -> test with 'LR'
  534. LR tn, fp: 283, 5
  535. LR fn, tp: 2, 7
  536. LR f1 score: 0.667
  537. LR cohens kappa score: 0.655
  538. LR average precision score: 0.724
  539. -> test with 'GB'
  540. GB tn, fp: 286, 2
  541. GB fn, tp: 1, 8
  542. GB f1 score: 0.842
  543. GB cohens kappa score: 0.837
  544. -> test with 'KNN'
  545. KNN tn, fp: 288, 0
  546. KNN fn, tp: 2, 7
  547. KNN f1 score: 0.875
  548. KNN cohens kappa score: 0.872
  549. ------ Step 5/5: Slice 2/5 -------
  550. -> Reset the GAN
  551. -> Train generator for synthetic samples
  552. Train 1152/35 points
  553. -> new disc
  554. -> calc distances
  555. -> statistics
  556. trained 35 points min:0.042426406871192875 max:0.4011234224026316
  557. -> create 1117 synthetic samples
  558. -> test with 'LR'
  559. LR tn, fp: 288, 0
  560. LR fn, tp: 6, 3
  561. LR f1 score: 0.500
  562. LR cohens kappa score: 0.492
  563. LR average precision score: 0.769
  564. -> test with 'GB'
  565. GB tn, fp: 288, 0
  566. GB fn, tp: 3, 6
  567. GB f1 score: 0.800
  568. GB cohens kappa score: 0.795
  569. -> test with 'KNN'
  570. KNN tn, fp: 288, 0
  571. KNN fn, tp: 5, 4
  572. KNN f1 score: 0.615
  573. KNN cohens kappa score: 0.608
  574. ------ Step 5/5: Slice 3/5 -------
  575. -> Reset the GAN
  576. -> Train generator for synthetic samples
  577. Train 1152/35 points
  578. -> new disc
  579. -> calc distances
  580. -> statistics
  581. trained 35 points min:0.042426406871192875 max:0.4011234224026316
  582. -> create 1117 synthetic samples
  583. -> test with 'LR'
  584. LR tn, fp: 284, 4
  585. LR fn, tp: 2, 7
  586. LR f1 score: 0.700
  587. LR cohens kappa score: 0.690
  588. LR average precision score: 0.787
  589. -> test with 'GB'
  590. GB tn, fp: 288, 0
  591. GB fn, tp: 2, 7
  592. GB f1 score: 0.875
  593. GB cohens kappa score: 0.872
  594. -> test with 'KNN'
  595. KNN tn, fp: 286, 2
  596. KNN fn, tp: 5, 4
  597. KNN f1 score: 0.533
  598. KNN cohens kappa score: 0.522
  599. ------ Step 5/5: Slice 4/5 -------
  600. -> Reset the GAN
  601. -> Train generator for synthetic samples
  602. Train 1152/35 points
  603. -> new disc
  604. -> calc distances
  605. -> statistics
  606. trained 35 points min:0.04795831523312724 max:0.4011234224026316
  607. -> create 1117 synthetic samples
  608. -> test with 'LR'
  609. LR tn, fp: 286, 2
  610. LR fn, tp: 6, 3
  611. LR f1 score: 0.429
  612. LR cohens kappa score: 0.416
  613. LR average precision score: 0.649
  614. -> test with 'GB'
  615. GB tn, fp: 287, 1
  616. GB fn, tp: 3, 6
  617. GB f1 score: 0.750
  618. GB cohens kappa score: 0.743
  619. -> test with 'KNN'
  620. KNN tn, fp: 287, 1
  621. KNN fn, tp: 6, 3
  622. KNN f1 score: 0.462
  623. KNN cohens kappa score: 0.451
  624. ------ Step 5/5: Slice 5/5 -------
  625. -> Reset the GAN
  626. -> Train generator for synthetic samples
  627. Train 1152/36 points
  628. -> new disc
  629. -> calc distances
  630. -> statistics
  631. trained 36 points min:0.045825756949558344 max:0.2973213749463702
  632. -> create 1116 synthetic samples
  633. -> test with 'LR'
  634. LR tn, fp: 284, 4
  635. LR fn, tp: 5, 3
  636. LR f1 score: 0.400
  637. LR cohens kappa score: 0.384
  638. LR average precision score: 0.511
  639. -> test with 'GB'
  640. GB tn, fp: 284, 4
  641. GB fn, tp: 3, 5
  642. GB f1 score: 0.588
  643. GB cohens kappa score: 0.576
  644. -> test with 'KNN'
  645. KNN tn, fp: 286, 2
  646. KNN fn, tp: 4, 4
  647. KNN f1 score: 0.571
  648. KNN cohens kappa score: 0.561
  649. ### Exercise is done.
  650. -----[ LR ]-----
  651. maximum:
  652. LR tn, fp: 288, 7
  653. LR fn, tp: 7, 7
  654. LR f1 score: 0.737
  655. LR cohens kappa score: 0.728
  656. LR average precision score: 0.900
  657. average:
  658. LR tn, fp: 284.64, 3.36
  659. LR fn, tp: 4.32, 4.48
  660. LR f1 score: 0.530
  661. LR cohens kappa score: 0.518
  662. LR average precision score: 0.693
  663. minimum:
  664. LR tn, fp: 281, 0
  665. LR fn, tp: 2, 2
  666. LR f1 score: 0.222
  667. LR cohens kappa score: 0.198
  668. LR average precision score: 0.426
  669. -----[ GB ]-----
  670. maximum:
  671. GB tn, fp: 288, 6
  672. GB fn, tp: 7, 9
  673. GB f1 score: 0.889
  674. GB cohens kappa score: 0.885
  675. average:
  676. GB tn, fp: 286.28, 1.72
  677. GB fn, tp: 3.08, 5.72
  678. GB f1 score: 0.693
  679. GB cohens kappa score: 0.685
  680. minimum:
  681. GB tn, fp: 282, 0
  682. GB fn, tp: 0, 1
  683. GB f1 score: 0.182
  684. GB cohens kappa score: 0.170
  685. -----[ KNN ]-----
  686. maximum:
  687. KNN tn, fp: 288, 5
  688. KNN fn, tp: 8, 7
  689. KNN f1 score: 0.875
  690. KNN cohens kappa score: 0.872
  691. average:
  692. KNN tn, fp: 286.52, 1.48
  693. KNN fn, tp: 4.56, 4.24
  694. KNN f1 score: 0.572
  695. KNN cohens kappa score: 0.563
  696. minimum:
  697. KNN tn, fp: 283, 0
  698. KNN fn, tp: 2, 1
  699. KNN f1 score: 0.200
  700. KNN cohens kappa score: 0.195