update_adjusting_factor

Function update_adjusting_factor 

Source
pub fn update_adjusting_factor(
    item_data: SchedulingData,
    target_probability: f32,
) -> SchedulingData
Expand description

Computes how the ratio between review intervals should be scaled to more accurately align with the true forgetting curve. Computed as explained here