THE 10 COMMANDMENTS OF DATA SCIENCE PROJECT
Let's get straight to the point: 1. Post Analysis - There is no point just communicating a number. You have to analyse the numbers your algorithm throws out. Tie it back to the domain. Work with the domain experts as to what the results mean.
What prices is your algorithm recommending? What does the curve fitment for these products look like? The algorithm recommends something, does it make sense? Does it raise any eyebrows on the results?
Continue Reading