@Documented @Qualifier @DefaultNull @Retention(value=RUNTIME) @Target(value={PARAMETER,METHOD}) public @interface RuntimeUpdate
Qualifier for the update rule used at runtime. This update rule is used by the item scorer to train up user preferences at score time, to run on a more updated version of their profile than was available at the last model build. By default, no score-time updating is done.