16 Commits

Author SHA1 Message Date
Matthias Bisping
0dcd389415 refactoring; removed obsolete extractor-classifier 2022-04-25 08:58:13 +02:00
Matthias Bisping
f036ee55e6 refactoring pipeline WIP 2022-04-20 18:30:41 +02:00
Matthias Bisping
613bba8cfc ... 2022-04-02 02:45:21 +02:00
Matthias Bisping
5c23898280 added log messages to all pipelien components; converting pipelien output to list for REST transport; refactoring; added e2e test (flask + pipeline)... but hangs 2022-04-02 02:44:30 +02:00
Matthias Bisping
49f9847d9a removed obsolete code 2022-03-30 16:07:45 +02:00
Matthias Bisping
1c6f5749dd updated classifier test for label mappers 2022-03-30 16:04:13 +02:00
Matthias Bisping
8c7e3e29f5 added label mapper 2022-03-30 14:17:58 +02:00
Matthias Bisping
ad6bb80900 fixed sorting predictions by probabilities in wrong order 2022-03-30 01:14:03 +02:00
Matthias Bisping
95209a5c9d typo 2022-03-30 01:06:06 +02:00
Matthias Bisping
81ab9a5f53 tuning prediction format handling 2022-03-30 00:13:12 +02:00
Matthias Bisping
8b15ac6df4 docstring update 2022-03-29 23:57:09 +02:00
Matthias Bisping
e9489287bd support for array prediction format 2022-03-29 23:56:22 +02:00
Matthias Bisping
15c0b73034 support for different prediction formats 2022-03-29 23:41:43 +02:00
Matthias Bisping
ade318c7b7 made classifier accept tupls of images in addition to np.arrays; added pipeline (wip) 2022-03-29 22:00:34 +02:00
Matthias Bisping
3b4c2a40b2 added patched test for mlflow model loader 2022-03-28 21:51:21 +02:00
Matthias Bisping
9d58ae714f renaming 2022-03-27 17:55:01 +02:00