Matthias Bisping
|
26ef5fce8a
|
Pull request #8: Pipeline refactoring
Merge in RR/image-prediction from pipeline_refactoring to tdd_refactoring
Squashed commit of the following:
commit 6989fcb3313007b7eecf4bba39077fcde6924a9a
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Mon Apr 25 09:49:49 2022 +0200
removed obsolete module
commit 7428aeee37b11c31cffa597c85b018ba71e79a1d
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Mon Apr 25 09:45:45 2022 +0200
refactoring
commit 0dcd3894154fdf34bd3ba4ef816362434474f472
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Mon Apr 25 08:57:21 2022 +0200
refactoring; removed obsolete extractor-classifier
commit 1078aa81144f4219149b3fcacdae8b09c4b905c0
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Fri Apr 22 17:18:10 2022 +0200
removed obsolete imports
commit 71f61fc5fc915da3941cf5ed5d9cc90fccc49031
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Fri Apr 22 17:16:25 2022 +0200
comment changed
commit b582726cd1de233edb55c5a76c91e99f9dd3bd13
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Fri Apr 22 17:12:11 2022 +0200
refactoring
commit 8abc9010048078868b235d6793ac6c8b20abb985
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 21 21:25:47 2022 +0200
formatting
commit 2c87c419fe3185a25c27139e7fcf79f60971ad24
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 21 21:24:05 2022 +0200
formatting
commit 50b161192db43a84464125c6d79650225e1010d6
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 21 21:20:18 2022 +0200
refactoring
commit 9a1446cccfa070852a5d9c0bdbc36037b82541fc
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 21 21:04:57 2022 +0200
refactoring
commit 6c10b55ff8e61412cb2fe5a5625e660ecaf1d7d1
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 21 19:48:05 2022 +0200
refactoring
commit 72e785e3e31c132ab352119e9921725f91fac9e2
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Thu Apr 21 19:43:39 2022 +0200
refactoring
commit f036ee55e6747daf31e3929bdc2d93dc5f2a56ca
Author: Matthias Bisping <matthias.bisping@iqser.com>
Date: Wed Apr 20 18:30:41 2022 +0200
refactoring pipeline WIP
|
2022-04-25 10:08:49 +02:00 |
|
Matthias Bisping
|
03e7b00cfd
|
refactoring
|
2022-04-14 12:20:05 +02:00 |
|
Matthias Bisping
|
51793d19e9
|
refactoring
|
2022-04-07 21:39:01 +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
|
45a07c620a
|
fixed chaining bug that lead to greedy evaluation
|
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
|
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
|
a1c7dd4a8d
|
added identity preprocessor; changed default preprocessor to idenitity
|
2022-03-29 11:40:58 +02:00 |
|
Matthias Bisping
|
3b4c2a40b2
|
added patched test for mlflow model loader
|
2022-03-28 21:51:21 +02:00 |
|
Matthias Bisping
|
e818b05472
|
applied black
|
2022-03-28 16:39:34 +02:00 |
|
Matthias Bisping
|
48737d9439
|
added extractor classifier
|
2022-03-28 00:01:19 +02:00 |
|
Matthias Bisping
|
334dc79f7e
|
refactoring
|
2022-03-27 18:13:58 +02:00 |
|
Matthias Bisping
|
9d58ae714f
|
renaming
|
2022-03-27 17:55:01 +02:00 |
|