← voltar ao portfólio← back to portfolio Raffael Arcego

01 Predição de chuva · demonstração interativa Rain prediction · interactive demo

A chuva, medida pelo sinal do satélite. Rainfall, measured from the satellite signal.

Quando chove, o sinal de um enlace de satélite enfraquece. O sistema real, em Python, lê o SNR ruidoso e a geometria do enlace minuto a minuto e os entrega a dois modelos XGBoost encadeados: um detecta o evento de chuva, o outro estima a intensidade em mm/h. A antena vira um pluviômetro.

When it rains, a satellite link's signal weakens. The real system, in Python, reads the link's noisy SNR and geometry minute by minute and feeds them to two chained XGBoost models: one detects the rain event, the other estimates the intensity in mm/h. The antenna becomes a rain gauge.

Tudo abaixo é real: uma fatia do conjunto de teste, com as predições geradas pelo modelo de verdade. A página apenas reproduz, minuto a minuto, o que o enlace mediu e o que o modelo respondeu, sem nunca ter visto esses dados no treino.

Everything below is real: a slice of the test set, with predictions generated by the actual model. The page simply replays, minute by minute, what the link measured and what the model answered, on data it never saw during training.

 ·  --:-- UTC  ·  minutominute 0

em cima: SNR e atenuação medidos no enlace top: SNR and attenuation measured on the link embaixo: chuva real e prevista, mm/h bottom: actual and predicted rain, mm/h

Leitura ao vivoLive reading

O modelo dizThe model says

probabilidade de chuva · traço é o limiar rain probability · tick marks the threshold

Intensidade agoraIntensity now

0.0
mm/h previsto
mm/h predicted
0.0
mm/h real
mm/h actual

Acumulado da janelaWindow total

0.0
mm previstos
mm predicted
0.0
mm reais
mm actual

Placar da detecçãoDetection score

0
minutos certos
correct minutes
0
alarmes falsos
false alarms
0
chuvas perdidas
missed rain