folding_kr-vs-k-three_vs_eleven.log 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826
  1. ///////////////////////////////////////////
  2. // Running SpheredNoise on folding_kr-vs-k-three_vs_eleven
  3. ///////////////////////////////////////////
  4. Load 'data_input/folding_kr-vs-k-three_vs_eleven'
  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 2283/64 points
  16. -> new disc
  17. -> calc distances
  18. -> statistics
  19. trained 64 points min:1.0 max:3.3166247903554
  20. -> create 2219 synthetic samples
  21. -> test with 'LR'
  22. LR tn, fp: 570, 1
  23. LR fn, tp: 0, 17
  24. LR f1 score: 0.971
  25. LR cohens kappa score: 0.971
  26. LR average precision score: 1.000
  27. -> test with 'GB'
  28. GB tn, fp: 571, 0
  29. GB fn, tp: 0, 17
  30. GB f1 score: 1.000
  31. GB cohens kappa score: 1.000
  32. -> test with 'KNN'
  33. KNN tn, fp: 571, 0
  34. KNN fn, tp: 1, 16
  35. KNN f1 score: 0.970
  36. KNN cohens kappa score: 0.969
  37. ------ Step 1/5: Slice 2/5 -------
  38. -> Reset the GAN
  39. -> Train generator for synthetic samples
  40. Train 2283/64 points
  41. -> new disc
  42. -> calc distances
  43. -> statistics
  44. trained 64 points min:1.0 max:3.3166247903554
  45. -> create 2219 synthetic samples
  46. -> test with 'LR'
  47. LR tn, fp: 571, 0
  48. LR fn, tp: 2, 15
  49. LR f1 score: 0.938
  50. LR cohens kappa score: 0.936
  51. LR average precision score: 0.990
  52. -> test with 'GB'
  53. GB tn, fp: 571, 0
  54. GB fn, tp: 0, 17
  55. GB f1 score: 1.000
  56. GB cohens kappa score: 1.000
  57. -> test with 'KNN'
  58. KNN tn, fp: 571, 0
  59. KNN fn, tp: 1, 16
  60. KNN f1 score: 0.970
  61. KNN cohens kappa score: 0.969
  62. ------ Step 1/5: Slice 3/5 -------
  63. -> Reset the GAN
  64. -> Train generator for synthetic samples
  65. Train 2283/64 points
  66. -> new disc
  67. -> calc distances
  68. -> statistics
  69. trained 64 points min:1.0 max:3.3166247903554
  70. -> create 2219 synthetic samples
  71. -> test with 'LR'
  72. LR tn, fp: 568, 3
  73. LR fn, tp: 1, 16
  74. LR f1 score: 0.889
  75. LR cohens kappa score: 0.885
  76. LR average precision score: 0.991
  77. -> test with 'GB'
  78. GB tn, fp: 571, 0
  79. GB fn, tp: 0, 17
  80. GB f1 score: 1.000
  81. GB cohens kappa score: 1.000
  82. -> test with 'KNN'
  83. KNN tn, fp: 571, 0
  84. KNN fn, tp: 1, 16
  85. KNN f1 score: 0.970
  86. KNN cohens kappa score: 0.969
  87. ------ Step 1/5: Slice 4/5 -------
  88. -> Reset the GAN
  89. -> Train generator for synthetic samples
  90. Train 2283/64 points
  91. -> new disc
  92. -> calc distances
  93. -> statistics
  94. trained 64 points min:1.0 max:3.3166247903554
  95. -> create 2219 synthetic samples
  96. -> test with 'LR'
  97. LR tn, fp: 570, 1
  98. LR fn, tp: 1, 16
  99. LR f1 score: 0.941
  100. LR cohens kappa score: 0.939
  101. LR average precision score: 0.994
  102. -> test with 'GB'
  103. GB tn, fp: 571, 0
  104. GB fn, tp: 0, 17
  105. GB f1 score: 1.000
  106. GB cohens kappa score: 1.000
  107. -> test with 'KNN'
  108. KNN tn, fp: 571, 0
  109. KNN fn, tp: 2, 15
  110. KNN f1 score: 0.938
  111. KNN cohens kappa score: 0.936
  112. ------ Step 1/5: Slice 5/5 -------
  113. -> Reset the GAN
  114. -> Train generator for synthetic samples
  115. Train 2284/68 points
  116. -> new disc
  117. -> calc distances
  118. -> statistics
  119. trained 68 points min:1.0 max:3.3166247903554
  120. -> create 2216 synthetic samples
  121. -> test with 'LR'
  122. LR tn, fp: 565, 5
  123. LR fn, tp: 1, 12
  124. LR f1 score: 0.800
  125. LR cohens kappa score: 0.795
  126. LR average precision score: 0.782
  127. -> test with 'GB'
  128. GB tn, fp: 570, 0
  129. GB fn, tp: 0, 13
  130. GB f1 score: 1.000
  131. GB cohens kappa score: 1.000
  132. -> test with 'KNN'
  133. KNN tn, fp: 568, 2
  134. KNN fn, tp: 1, 12
  135. KNN f1 score: 0.889
  136. KNN cohens kappa score: 0.886
  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 2283/64 points
  144. -> new disc
  145. -> calc distances
  146. -> statistics
  147. trained 64 points min:1.0 max:3.1622776601683795
  148. -> create 2219 synthetic samples
  149. -> test with 'LR'
  150. LR tn, fp: 570, 1
  151. LR fn, tp: 0, 17
  152. LR f1 score: 0.971
  153. LR cohens kappa score: 0.971
  154. LR average precision score: 1.000
  155. -> test with 'GB'
  156. GB tn, fp: 571, 0
  157. GB fn, tp: 0, 17
  158. GB f1 score: 1.000
  159. GB cohens kappa score: 1.000
  160. -> test with 'KNN'
  161. KNN tn, fp: 571, 0
  162. KNN fn, tp: 2, 15
  163. KNN f1 score: 0.938
  164. KNN cohens kappa score: 0.936
  165. ------ Step 2/5: Slice 2/5 -------
  166. -> Reset the GAN
  167. -> Train generator for synthetic samples
  168. Train 2283/64 points
  169. -> new disc
  170. -> calc distances
  171. -> statistics
  172. trained 64 points min:1.0 max:3.3166247903554
  173. -> create 2219 synthetic samples
  174. -> test with 'LR'
  175. LR tn, fp: 571, 0
  176. LR fn, tp: 1, 16
  177. LR f1 score: 0.970
  178. LR cohens kappa score: 0.969
  179. LR average precision score: 0.991
  180. -> test with 'GB'
  181. GB tn, fp: 571, 0
  182. GB fn, tp: 0, 17
  183. GB f1 score: 1.000
  184. GB cohens kappa score: 1.000
  185. -> test with 'KNN'
  186. KNN tn, fp: 571, 0
  187. KNN fn, tp: 1, 16
  188. KNN f1 score: 0.970
  189. KNN cohens kappa score: 0.969
  190. ------ Step 2/5: Slice 3/5 -------
  191. -> Reset the GAN
  192. -> Train generator for synthetic samples
  193. Train 2283/64 points
  194. -> new disc
  195. -> calc distances
  196. -> statistics
  197. trained 64 points min:1.0 max:3.3166247903554
  198. -> create 2219 synthetic samples
  199. -> test with 'LR'
  200. LR tn, fp: 568, 3
  201. LR fn, tp: 2, 15
  202. LR f1 score: 0.857
  203. LR cohens kappa score: 0.853
  204. LR average precision score: 0.978
  205. -> test with 'GB'
  206. GB tn, fp: 571, 0
  207. GB fn, tp: 0, 17
  208. GB f1 score: 1.000
  209. GB cohens kappa score: 1.000
  210. -> test with 'KNN'
  211. KNN tn, fp: 570, 1
  212. KNN fn, tp: 2, 15
  213. KNN f1 score: 0.909
  214. KNN cohens kappa score: 0.906
  215. ------ Step 2/5: Slice 4/5 -------
  216. -> Reset the GAN
  217. -> Train generator for synthetic samples
  218. Train 2283/64 points
  219. -> new disc
  220. -> calc distances
  221. -> statistics
  222. trained 64 points min:1.0 max:3.3166247903554
  223. -> create 2219 synthetic samples
  224. -> test with 'LR'
  225. LR tn, fp: 569, 2
  226. LR fn, tp: 1, 16
  227. LR f1 score: 0.914
  228. LR cohens kappa score: 0.912
  229. LR average precision score: 0.994
  230. -> test with 'GB'
  231. GB tn, fp: 571, 0
  232. GB fn, tp: 0, 17
  233. GB f1 score: 1.000
  234. GB cohens kappa score: 1.000
  235. -> test with 'KNN'
  236. KNN tn, fp: 571, 0
  237. KNN fn, tp: 3, 14
  238. KNN f1 score: 0.903
  239. KNN cohens kappa score: 0.901
  240. ------ Step 2/5: Slice 5/5 -------
  241. -> Reset the GAN
  242. -> Train generator for synthetic samples
  243. Train 2284/68 points
  244. -> new disc
  245. -> calc distances
  246. -> statistics
  247. trained 68 points min:1.0 max:3.3166247903554
  248. -> create 2216 synthetic samples
  249. -> test with 'LR'
  250. LR tn, fp: 569, 1
  251. LR fn, tp: 1, 12
  252. LR f1 score: 0.923
  253. LR cohens kappa score: 0.921
  254. LR average precision score: 0.990
  255. -> test with 'GB'
  256. GB tn, fp: 570, 0
  257. GB fn, tp: 0, 13
  258. GB f1 score: 1.000
  259. GB cohens kappa score: 1.000
  260. -> test with 'KNN'
  261. KNN tn, fp: 569, 1
  262. KNN fn, tp: 0, 13
  263. KNN f1 score: 0.963
  264. KNN cohens kappa score: 0.962
  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 2283/64 points
  272. -> new disc
  273. -> calc distances
  274. -> statistics
  275. trained 64 points min:1.0 max:3.3166247903554
  276. -> create 2219 synthetic samples
  277. -> test with 'LR'
  278. LR tn, fp: 569, 2
  279. LR fn, tp: 0, 17
  280. LR f1 score: 0.944
  281. LR cohens kappa score: 0.943
  282. LR average precision score: 0.990
  283. -> test with 'GB'
  284. GB tn, fp: 571, 0
  285. GB fn, tp: 0, 17
  286. GB f1 score: 1.000
  287. GB cohens kappa score: 1.000
  288. -> test with 'KNN'
  289. KNN tn, fp: 571, 0
  290. KNN fn, tp: 0, 17
  291. KNN f1 score: 1.000
  292. KNN cohens kappa score: 1.000
  293. ------ Step 3/5: Slice 2/5 -------
  294. -> Reset the GAN
  295. -> Train generator for synthetic samples
  296. Train 2283/64 points
  297. -> new disc
  298. -> calc distances
  299. -> statistics
  300. trained 64 points min:1.0 max:3.3166247903554
  301. -> create 2219 synthetic samples
  302. -> test with 'LR'
  303. LR tn, fp: 570, 1
  304. LR fn, tp: 1, 16
  305. LR f1 score: 0.941
  306. LR cohens kappa score: 0.939
  307. LR average precision score: 0.994
  308. -> test with 'GB'
  309. GB tn, fp: 570, 1
  310. GB fn, tp: 0, 17
  311. GB f1 score: 0.971
  312. GB cohens kappa score: 0.971
  313. -> test with 'KNN'
  314. KNN tn, fp: 570, 1
  315. KNN fn, tp: 3, 14
  316. KNN f1 score: 0.875
  317. KNN cohens kappa score: 0.872
  318. ------ Step 3/5: Slice 3/5 -------
  319. -> Reset the GAN
  320. -> Train generator for synthetic samples
  321. Train 2283/64 points
  322. -> new disc
  323. -> calc distances
  324. -> statistics
  325. trained 64 points min:1.0 max:3.3166247903554
  326. -> create 2219 synthetic samples
  327. -> test with 'LR'
  328. LR tn, fp: 569, 2
  329. LR fn, tp: 1, 16
  330. LR f1 score: 0.914
  331. LR cohens kappa score: 0.912
  332. LR average precision score: 0.994
  333. -> test with 'GB'
  334. GB tn, fp: 571, 0
  335. GB fn, tp: 0, 17
  336. GB f1 score: 1.000
  337. GB cohens kappa score: 1.000
  338. -> test with 'KNN'
  339. KNN tn, fp: 570, 1
  340. KNN fn, tp: 0, 17
  341. KNN f1 score: 0.971
  342. KNN cohens kappa score: 0.971
  343. ------ Step 3/5: Slice 4/5 -------
  344. -> Reset the GAN
  345. -> Train generator for synthetic samples
  346. Train 2283/64 points
  347. -> new disc
  348. -> calc distances
  349. -> statistics
  350. trained 64 points min:1.0 max:3.3166247903554
  351. -> create 2219 synthetic samples
  352. -> test with 'LR'
  353. LR tn, fp: 568, 3
  354. LR fn, tp: 1, 16
  355. LR f1 score: 0.889
  356. LR cohens kappa score: 0.885
  357. LR average precision score: 0.987
  358. -> test with 'GB'
  359. GB tn, fp: 571, 0
  360. GB fn, tp: 0, 17
  361. GB f1 score: 1.000
  362. GB cohens kappa score: 1.000
  363. -> test with 'KNN'
  364. KNN tn, fp: 571, 0
  365. KNN fn, tp: 1, 16
  366. KNN f1 score: 0.970
  367. KNN cohens kappa score: 0.969
  368. ------ Step 3/5: Slice 5/5 -------
  369. -> Reset the GAN
  370. -> Train generator for synthetic samples
  371. Train 2284/68 points
  372. -> new disc
  373. -> calc distances
  374. -> statistics
  375. trained 68 points min:1.0 max:3.3166247903554
  376. -> create 2216 synthetic samples
  377. -> test with 'LR'
  378. LR tn, fp: 569, 1
  379. LR fn, tp: 1, 12
  380. LR f1 score: 0.923
  381. LR cohens kappa score: 0.921
  382. LR average precision score: 0.990
  383. -> test with 'GB'
  384. GB tn, fp: 570, 0
  385. GB fn, tp: 0, 13
  386. GB f1 score: 1.000
  387. GB cohens kappa score: 1.000
  388. -> test with 'KNN'
  389. KNN tn, fp: 570, 0
  390. KNN fn, tp: 3, 10
  391. KNN f1 score: 0.870
  392. KNN cohens kappa score: 0.867
  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 2283/64 points
  400. -> new disc
  401. -> calc distances
  402. -> statistics
  403. trained 64 points min:1.0 max:3.3166247903554
  404. -> create 2219 synthetic samples
  405. -> test with 'LR'
  406. LR tn, fp: 569, 2
  407. LR fn, tp: 1, 16
  408. LR f1 score: 0.914
  409. LR cohens kappa score: 0.912
  410. LR average precision score: 0.989
  411. -> test with 'GB'
  412. GB tn, fp: 571, 0
  413. GB fn, tp: 0, 17
  414. GB f1 score: 1.000
  415. GB cohens kappa score: 1.000
  416. -> test with 'KNN'
  417. KNN tn, fp: 571, 0
  418. KNN fn, tp: 1, 16
  419. KNN f1 score: 0.970
  420. KNN cohens kappa score: 0.969
  421. ------ Step 4/5: Slice 2/5 -------
  422. -> Reset the GAN
  423. -> Train generator for synthetic samples
  424. Train 2283/64 points
  425. -> new disc
  426. -> calc distances
  427. -> statistics
  428. trained 64 points min:1.0 max:3.3166247903554
  429. -> create 2219 synthetic samples
  430. -> test with 'LR'
  431. LR tn, fp: 571, 0
  432. LR fn, tp: 1, 16
  433. LR f1 score: 0.970
  434. LR cohens kappa score: 0.969
  435. LR average precision score: 0.989
  436. -> test with 'GB'
  437. GB tn, fp: 571, 0
  438. GB fn, tp: 0, 17
  439. GB f1 score: 1.000
  440. GB cohens kappa score: 1.000
  441. -> test with 'KNN'
  442. KNN tn, fp: 571, 0
  443. KNN fn, tp: 3, 14
  444. KNN f1 score: 0.903
  445. KNN cohens kappa score: 0.901
  446. ------ Step 4/5: Slice 3/5 -------
  447. -> Reset the GAN
  448. -> Train generator for synthetic samples
  449. Train 2283/64 points
  450. -> new disc
  451. -> calc distances
  452. -> statistics
  453. trained 64 points min:1.0 max:3.3166247903554
  454. -> create 2219 synthetic samples
  455. -> test with 'LR'
  456. LR tn, fp: 571, 0
  457. LR fn, tp: 1, 16
  458. LR f1 score: 0.970
  459. LR cohens kappa score: 0.969
  460. LR average precision score: 0.997
  461. -> test with 'GB'
  462. GB tn, fp: 571, 0
  463. GB fn, tp: 0, 17
  464. GB f1 score: 1.000
  465. GB cohens kappa score: 1.000
  466. -> test with 'KNN'
  467. KNN tn, fp: 570, 1
  468. KNN fn, tp: 0, 17
  469. KNN f1 score: 0.971
  470. KNN cohens kappa score: 0.971
  471. ------ Step 4/5: Slice 4/5 -------
  472. -> Reset the GAN
  473. -> Train generator for synthetic samples
  474. Train 2283/64 points
  475. -> new disc
  476. -> calc distances
  477. -> statistics
  478. trained 64 points min:1.0 max:3.3166247903554
  479. -> create 2219 synthetic samples
  480. -> test with 'LR'
  481. LR tn, fp: 568, 3
  482. LR fn, tp: 0, 17
  483. LR f1 score: 0.919
  484. LR cohens kappa score: 0.916
  485. LR average precision score: 0.936
  486. -> test with 'GB'
  487. GB tn, fp: 571, 0
  488. GB fn, tp: 0, 17
  489. GB f1 score: 1.000
  490. GB cohens kappa score: 1.000
  491. -> test with 'KNN'
  492. KNN tn, fp: 570, 1
  493. KNN fn, tp: 0, 17
  494. KNN f1 score: 0.971
  495. KNN cohens kappa score: 0.971
  496. ------ Step 4/5: Slice 5/5 -------
  497. -> Reset the GAN
  498. -> Train generator for synthetic samples
  499. Train 2284/68 points
  500. -> new disc
  501. -> calc distances
  502. -> statistics
  503. trained 68 points min:1.0 max:3.3166247903554
  504. -> create 2216 synthetic samples
  505. -> test with 'LR'
  506. LR tn, fp: 569, 1
  507. LR fn, tp: 1, 12
  508. LR f1 score: 0.923
  509. LR cohens kappa score: 0.921
  510. LR average precision score: 0.990
  511. -> test with 'GB'
  512. GB tn, fp: 570, 0
  513. GB fn, tp: 0, 13
  514. GB f1 score: 1.000
  515. GB cohens kappa score: 1.000
  516. -> test with 'KNN'
  517. KNN tn, fp: 570, 0
  518. KNN fn, tp: 2, 11
  519. KNN f1 score: 0.917
  520. KNN cohens kappa score: 0.915
  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 2283/64 points
  528. -> new disc
  529. -> calc distances
  530. -> statistics
  531. trained 64 points min:1.0 max:3.3166247903554
  532. -> create 2219 synthetic samples
  533. -> test with 'LR'
  534. LR tn, fp: 567, 4
  535. LR fn, tp: 0, 17
  536. LR f1 score: 0.895
  537. LR cohens kappa score: 0.891
  538. LR average precision score: 0.991
  539. -> test with 'GB'
  540. GB tn, fp: 571, 0
  541. GB fn, tp: 0, 17
  542. GB f1 score: 1.000
  543. GB cohens kappa score: 1.000
  544. -> test with 'KNN'
  545. KNN tn, fp: 570, 1
  546. KNN fn, tp: 2, 15
  547. KNN f1 score: 0.909
  548. KNN cohens kappa score: 0.906
  549. ------ Step 5/5: Slice 2/5 -------
  550. -> Reset the GAN
  551. -> Train generator for synthetic samples
  552. Train 2283/64 points
  553. -> new disc
  554. -> calc distances
  555. -> statistics
  556. trained 64 points min:1.0 max:3.3166247903554
  557. -> create 2219 synthetic samples
  558. -> test with 'LR'
  559. LR tn, fp: 568, 3
  560. LR fn, tp: 1, 16
  561. LR f1 score: 0.889
  562. LR cohens kappa score: 0.885
  563. LR average precision score: 0.970
  564. -> test with 'GB'
  565. GB tn, fp: 571, 0
  566. GB fn, tp: 0, 17
  567. GB f1 score: 1.000
  568. GB cohens kappa score: 1.000
  569. -> test with 'KNN'
  570. KNN tn, fp: 571, 0
  571. KNN fn, tp: 2, 15
  572. KNN f1 score: 0.938
  573. KNN cohens kappa score: 0.936
  574. ------ Step 5/5: Slice 3/5 -------
  575. -> Reset the GAN
  576. -> Train generator for synthetic samples
  577. Train 2283/64 points
  578. -> new disc
  579. -> calc distances
  580. -> statistics
  581. trained 64 points min:1.0 max:3.3166247903554
  582. -> create 2219 synthetic samples
  583. -> test with 'LR'
  584. LR tn, fp: 571, 0
  585. LR fn, tp: 1, 16
  586. LR f1 score: 0.970
  587. LR cohens kappa score: 0.969
  588. LR average precision score: 1.000
  589. -> test with 'GB'
  590. GB tn, fp: 571, 0
  591. GB fn, tp: 0, 17
  592. GB f1 score: 1.000
  593. GB cohens kappa score: 1.000
  594. -> test with 'KNN'
  595. KNN tn, fp: 571, 0
  596. KNN fn, tp: 1, 16
  597. KNN f1 score: 0.970
  598. KNN cohens kappa score: 0.969
  599. ------ Step 5/5: Slice 4/5 -------
  600. -> Reset the GAN
  601. -> Train generator for synthetic samples
  602. Train 2283/64 points
  603. -> new disc
  604. -> calc distances
  605. -> statistics
  606. trained 64 points min:1.0 max:3.3166247903554
  607. -> create 2219 synthetic samples
  608. -> test with 'LR'
  609. LR tn, fp: 571, 0
  610. LR fn, tp: 2, 15
  611. LR f1 score: 0.938
  612. LR cohens kappa score: 0.936
  613. LR average precision score: 0.977
  614. -> test with 'GB'
  615. GB tn, fp: 571, 0
  616. GB fn, tp: 0, 17
  617. GB f1 score: 1.000
  618. GB cohens kappa score: 1.000
  619. -> test with 'KNN'
  620. KNN tn, fp: 570, 1
  621. KNN fn, tp: 0, 17
  622. KNN f1 score: 0.971
  623. KNN cohens kappa score: 0.971
  624. ------ Step 5/5: Slice 5/5 -------
  625. -> Reset the GAN
  626. -> Train generator for synthetic samples
  627. Train 2284/68 points
  628. -> new disc
  629. -> calc distances
  630. -> statistics
  631. trained 68 points min:1.0 max:3.3166247903554
  632. -> create 2216 synthetic samples
  633. -> test with 'LR'
  634. LR tn, fp: 570, 0
  635. LR fn, tp: 0, 13
  636. LR f1 score: 1.000
  637. LR cohens kappa score: 1.000
  638. LR average precision score: 1.000
  639. -> test with 'GB'
  640. GB tn, fp: 570, 0
  641. GB fn, tp: 0, 13
  642. GB f1 score: 1.000
  643. GB cohens kappa score: 1.000
  644. -> test with 'KNN'
  645. KNN tn, fp: 570, 0
  646. KNN fn, tp: 1, 12
  647. KNN f1 score: 0.960
  648. KNN cohens kappa score: 0.959
  649. ### Exercise is done.
  650. -----[ LR ]-----
  651. maximum:
  652. LR tn, fp: 571, 5
  653. LR fn, tp: 2, 17
  654. LR f1 score: 1.000
  655. LR cohens kappa score: 1.000
  656. LR average precision score: 1.000
  657. average:
  658. LR tn, fp: 569.24, 1.56
  659. LR fn, tp: 0.88, 15.32
  660. LR f1 score: 0.927
  661. LR cohens kappa score: 0.925
  662. LR average precision score: 0.980
  663. minimum:
  664. LR tn, fp: 565, 0
  665. LR fn, tp: 0, 12
  666. LR f1 score: 0.800
  667. LR cohens kappa score: 0.795
  668. LR average precision score: 0.782
  669. -----[ GB ]-----
  670. maximum:
  671. GB tn, fp: 571, 1
  672. GB fn, tp: 0, 17
  673. GB f1 score: 1.000
  674. GB cohens kappa score: 1.000
  675. average:
  676. GB tn, fp: 570.76, 0.04
  677. GB fn, tp: 0.0, 16.2
  678. GB f1 score: 0.999
  679. GB cohens kappa score: 0.999
  680. minimum:
  681. GB tn, fp: 570, 0
  682. GB fn, tp: 0, 13
  683. GB f1 score: 0.971
  684. GB cohens kappa score: 0.971
  685. -----[ KNN ]-----
  686. maximum:
  687. KNN tn, fp: 571, 2
  688. KNN fn, tp: 3, 17
  689. KNN f1 score: 1.000
  690. KNN cohens kappa score: 1.000
  691. average:
  692. KNN tn, fp: 570.4, 0.4
  693. KNN fn, tp: 1.32, 14.88
  694. KNN f1 score: 0.943
  695. KNN cohens kappa score: 0.942
  696. minimum:
  697. KNN tn, fp: 568, 0
  698. KNN fn, tp: 0, 10
  699. KNN f1 score: 0.870
  700. KNN cohens kappa score: 0.867