Interview Guides
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?