Your question is Preprocess Noisy Sensor Data. Take a moment with it on the right.
Talk me through your thinking if you like. When you're confident, submit your answer and I'll grade it like a real screen (7/10 or better passes).
You are working with time-stamped sensor readings for a predictive modeling task, and the raw inputs contain missing values, spikes, drift, and inconsistent sampling. You need to clean the data before training so the model learns signal instead of sensor artifacts.
How do you clean and preprocess noisy sensor data before feeding it into predictive models?