feat: implement real-time observation patch normalization and live temperature threshold visualization logic
This commit is contained in:
@@ -541,6 +541,8 @@ export interface ScanOpportunityRow {
|
||||
target_unit?: string | null;
|
||||
model_probability?: number | null;
|
||||
market_probability?: number | null;
|
||||
probability_engine?: string | null;
|
||||
probability_calibration_mode?: string | null;
|
||||
model_event_probability?: number | null;
|
||||
raw_model_event_probability?: number | null;
|
||||
market_event_probability?: number | null;
|
||||
|
||||
Reference in New Issue
Block a user