You have your 1s in the wrong place on the map according to the function.
For example, look at your top row. For example, you have 0b0001 filled in which should be term 1. But there is no term 1 in your function.
I'm not sure what happened but almost all your math in converting the decimel terms in the function into binary for the K-map are wrong.
Go through each square on the K-map and fill it in with the decimel number that each square represents (convert binary to decimel). Post it back on here.
Also convert decimel into binary (without looking using the K-map you just filled in) for 2,3,6,7,8,10,11,13,14 and post it.
If you do that, then you will have probably figured out where you went wrong along the way without our help.