渐变衰减
This commit is contained in:
		
							parent
							
								
									f4a720cec8
								
							
						
					
					
						commit
						ac694e7c92
					
				| @ -44,11 +44,12 @@ | |||||||
|                        "delete": 365 |                        "delete": 365 | ||||||
|                     }, |                     }, | ||||||
|                     "cooling_model_config": { |                     "cooling_model_config": { | ||||||
|     "timeDecayFactor": 0.5, |                         "timeDecayFactor":         0.5,  // Controls logarithmic growth rate | ||||||
|     "periodGranularityFactor": 0.5, |                         "baseRetention":           300.0, // Base retention multiplier | ||||||
|     "warmPhaseMultiplier": 1.0, |                         "periodGranularityFactor": 7,  // Exponent for period scaling | ||||||
|     "coldPhaseMultiplier": 2.0, |                         "warmPhaseMultiplier":     10.0,  // Kept for compatibility | ||||||
|     "deletePhaseMultiplier": 3.0 |                         "coldPhaseMultiplier":     20.0,  // Kept for compatibility | ||||||
|  |                         "deletePhaseMultiplier":   40.0,  // Kept for compatibility | ||||||
|                     } |                     } | ||||||
|                 }, |                 }, | ||||||
|                 "ma": { |                 "ma": { | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 zhangkun9038@dingtalk.com
						zhangkun9038@dingtalk.com