folding_flare-F.log 16 KB

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