Primary competition visual

The Zimnat Insurance Assurance Challenge by #ZindiWeekendz

Helping Africa
$300 USD
Challenge completed over 5 years ago
Prediction
295 joined
105 active
Starti
May 22, 20
Closei
May 24, 20
Reveali
May 24, 20
User avatar
Federal University of Technology Akure
Type of merge
Data · 24 May 2020, 12:51 · edited 2 minutes later · 2

Please for this dataset what kind of merge will be perfect. inner or left?

the left join will be on the train data

please kind answers thanks

Discussion 2 answers

I don't think there is perfect merge I might be wrong you just try both and see which one works best. If you use the inner kind of merge you might lose some data but the left kind will preserve your train data which ultimately is what you want to do. So I will say left to train is a better option but try both ways and see which works best.

24 May 2020, 13:07
Upvotes 0
User avatar
Federal University of Technology Akure

Thanks alot