diff --git a/presentation/notes b/presentation/notes index 1b3968a..b33c1f8 100644 --- a/presentation/notes +++ b/presentation/notes @@ -44,12 +44,14 @@ - 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 - 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 - overall error in days - error before and after ovulation - error at ovulation - error 5 days before ovulation -> start of fertile window, most important for conception - 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" diff --git a/presentation/presentation_scads_template.odp b/presentation/presentation_scads_template.odp index 6b6c998..4c87a65 100644 Binary files a/presentation/presentation_scads_template.odp and b/presentation/presentation_scads_template.odp differ