276 Commits

Author SHA1 Message Date
Matthias Bisping
426061e5ea applied black tdd_refactoring_83 2022-04-01 12:20:32 +02:00
Matthias Bisping
7c2cf44ad0 refactoring 2022-04-01 00:21:57 +02:00
Matthias Bisping
c125e1ff6c web server refactoring + tests 2022-03-31 23:43:14 +02:00
Matthias Bisping
dd007891c7 changed banner tdd_refactoring_81 2022-03-31 19:50:12 +02:00
Matthias Bisping
d3257fdeda refactoring tdd_refactoring_80 2022-03-31 19:39:08 +02:00
Matthias Bisping
1581880ec6 added updated version of serve.py tdd_refactoring_79 2022-03-31 19:38:35 +02:00
Matthias Bisping
268b83a1ff refactoring 2022-03-31 19:17:48 +02:00
Matthias Bisping
5caa9807e2 added response formatter and pipeline test 2022-03-31 19:01:32 +02:00
Matthias Bisping
82added50a empty implementation of abstract base class method 2022-03-31 17:29:05 +02:00
Matthias Bisping
b6ccfbcf8f removed obsolete import 2022-03-31 17:25:42 +02:00
Matthias Bisping
e17912caa9 derived enum formatter from key formatter 2022-03-31 17:22:54 +02:00
Matthias Bisping
3eaf9dc0e1 refactoring: introduced key mapper base class and proba mapper key enum 2022-03-31 16:55:58 +02:00
Matthias Bisping
0cefef4e15 more test cases for key transformer 2022-03-31 16:35:12 +02:00
Matthias Bisping
4f94cbd68d refactoring 2022-03-31 16:26:40 +02:00
Matthias Bisping
2517b45d44 fixed bug in camel case transformer 2022-03-31 15:55:15 +02:00
Matthias Bisping
2a62ad7aba typo 2022-03-31 15:48:52 +02:00
Matthias Bisping
20c980dbe6 fixed bug in camel case transformer 2022-03-31 15:47:45 +02:00
Matthias Bisping
726298b155 made formatter a transformer derivation 2022-03-31 15:26:30 +02:00
Matthias Bisping
479afbcd34 formatting 2022-03-31 15:20:41 +02:00
Matthias Bisping
4ab9f0d89b corrected camel case converter 2022-03-31 15:18:59 +02:00
Matthias Bisping
d4604a2cb5 renaming 2022-03-31 14:52:37 +02:00
Matthias Bisping
4ebb36247e refactoring 2022-03-31 14:49:46 +02:00
Matthias Bisping
7ec7390e90 refactoring 2022-03-31 12:52:35 +02:00
Matthias Bisping
dc1cdde458 refactoring; added compositor for formatters 2022-03-31 12:52:15 +02:00
Matthias Bisping
0921ef9a4f removed obsolete import 2022-03-31 11:12:59 +02:00
Matthias Bisping
91dd467142 applied black 2022-03-30 19:38:15 +02:00
Matthias Bisping
b3e1604ecc added floating point conversion to label mapper for json serializability 2022-03-30 19:36:45 +02:00
Matthias Bisping
20718996bd refactoring; testing of prediction model handel redai adapter 2022-03-30 19:01:54 +02:00
Matthias Bisping
cc8d87338c removed obsolete code tdd_refactoring_57 2022-03-30 18:17:35 +02:00
Matthias Bisping
258c1ab02d testing laberl mappers for raising of excpetions when encountering unexpected input formats tdd_refactoring_56 2022-03-30 18:15:45 +02:00
Matthias Bisping
ce3d33955e removing unused code / refactoring for coverage maximization tdd_refactoring_55 2022-03-30 18:03:21 +02:00
Matthias Bisping
a95cc4e06b added config tests tdd_refactoring_54 2022-03-30 17:55:49 +02:00
Matthias Bisping
6d1ace473b removed obsolete code tdd_refactoring_53 2022-03-30 16:35:47 +02:00
Matthias Bisping
0a22a35912 refactoring; renaming 2022-03-30 16:35:26 +02:00
Matthias Bisping
a5d3232dd0 testing index and probability label format in classifier prediction test 2022-03-30 16:34:17 +02:00
Matthias Bisping
49f9847d9a removed obsolete code tdd_refactoring_50 2022-03-30 16:07:45 +02:00
Matthias Bisping
1c6f5749dd updated classifier test for label mappers tdd_refactoring_49 2022-03-30 16:04:13 +02:00
Matthias Bisping
8bccec277f added array label mapper tdd_refactoring_48 2022-03-30 15:54:18 +02:00
Matthias Bisping
7f37f841dd renaming tdd_refactoring_47 2022-03-30 15:32:21 +02:00
Matthias Bisping
8c7e3e29f5 added label mapper tdd_refactoring_46 2022-03-30 14:17:58 +02:00
Matthias Bisping
99d8e921db renaming 2022-03-30 13:57:29 +02:00
Matthias Bisping
6835394d30 added formatter test; refactored batch_size fixture tdd_refactoring_45 2022-03-30 13:43:13 +02:00
Matthias Bisping
ad6bb80900 fixed sorting predictions by probabilities in wrong order tdd_refactoring_44 2022-03-30 01:14:03 +02:00
Matthias Bisping
95209a5c9d typo tdd_refactoring_43 2022-03-30 01:06:06 +02:00
Matthias Bisping
45a07c620a fixed chaining bug that lead to greedy evaluation tdd_refactoring_42 2022-03-30 00:53:34 +02:00
Matthias Bisping
81ab9a5f53 tuning prediction format handling 2022-03-30 00:13:12 +02:00
Matthias Bisping
8b15ac6df4 docstring update tdd_refactoring_41 2022-03-29 23:57:09 +02:00
Matthias Bisping
e9489287bd support for array prediction format tdd_refactoring_40 2022-03-29 23:56:22 +02:00
Matthias Bisping
15c0b73034 support for different prediction formats tdd_refactoring_39 2022-03-29 23:41:43 +02:00
Matthias Bisping
7a64af156b refactoring tdd_refactoring_38 2022-03-29 22:59:01 +02:00