-
Book Overview & Buying
-
Table Of Contents
Mastering .NET Machine Learning
By :
What should we do? We have a k-NN telling us that single women are not buying additional items and we have Naïve Bayes being no help at all. We could do some more classification models, but let's assume we feel good enough about our analysis and want to go to production with this model. How should we do that? A key issue to consider is that the model is based on some static data in one of our database tables that is not updated via the normal transactions of the company. This means we really don't need to retrain the model frequently. Another problem we have is that we need to figure out the gender and marital status of the people ordering our bikes. Perhaps we are asking the wrong question. Instead of asking how to get the gender and marital status of the user, what if we already knew it? You may be thinking that we don't know because we haven't asked yet. But we might—based on the bike selected for purchase!
Go back into the script and...
Change the font size
Change margin width
Change background colour