A marina salvage sheet has empty cells and a mix of counts and category codes. Why are boosted trees often used on that kind of table?
Select an answer to reveal the explanation.
Short Explanation
Empty cells and a mix of counts and category codes. Boosted trees often tolerate that mix with less hand encoding than a raw neural net. They do not need a poem rewrite or a kernel per empty cell.
Full Explanation
Boosted trees are a practical associate choice on imperfect tabular data: mixed types and missing values often need less hand encoding than a raw neural net. They do not require a complete dense matrix, tokenized poems, or a kernel per empty cell.