Features With Missing Values
A easy SQL interview practice problem on DataDriven. Write and execute real sql code with instant grading.
- Domain
- SQL
- Difficulty
- easy
- Seniority
- L3
Problem
The ML team is debugging a model training failure caused by null feature values. Surface every record in the feature store where the average value is missing.
Summary
Missing data in the features.
Practice This Problem
Solve this SQL problem with real code execution. DataDriven runs your SQL queries against a real database and grades it automatically.