TDSM 7.3

From The Data Science Design Manual Wikia
Revision as of 00:41, 11 December 2017 by Jgarg (talk | contribs)
Jump to: navigation, search

Examples:

  1. First Principle Model : A model predicting the result of a football match. Result of a match depends on the form of its players. So features measuring the form of a player could help us predict the result of a match.
  2. Data-Driven Models: A model predicting the weather on a given day is data driven because we will use data of previous years to predict it.