further work on presentation
This commit is contained in:
@@ -44,12 +44,14 @@
|
|||||||
- targets: time until / since ovulation (linear regression), prob for biphasic cycle (binary classification)
|
- targets: time until / since ovulation (linear regression), prob for biphasic cycle (binary classification)
|
||||||
- train set of model: lstm, conv lstm, transformer decoder and conv with transformer decoder
|
- train set of model: lstm, conv lstm, transformer decoder and conv with transformer decoder
|
||||||
- use multiple input configurations -> different input window sizes, different sampling rates
|
- use multiple input configurations -> different input window sizes, different sampling rates
|
||||||
|
- no cross user training -> splits by user
|
||||||
- evaluation on domain specific metrics: -> some are more important than others, depending on the use case
|
- evaluation on domain specific metrics: -> some are more important than others, depending on the use case
|
||||||
- overall error in days
|
- overall error in days
|
||||||
- error before and after ovulation
|
- error before and after ovulation
|
||||||
- error at ovulation
|
- error at ovulation
|
||||||
- error 5 days before ovulation -> start of fertile window, most important for conception
|
- error 5 days before ovulation -> start of fertile window, most important for conception
|
||||||
- how do errors change over the course of one users cycles?
|
- how do errors change over the course of one users cycles?
|
||||||
|
- only take previous cycles for all cycles of a user
|
||||||
- visually show "training pipeline"
|
- visually show "training pipeline"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Reference in New Issue
Block a user