Jul
27
This is a talk series being given at Google by David Mease based on a Master’s level stats course he is teaching this summer at Stanford. Its easy listening if you already have some data mining or stats background.
The introduction (part 1) is particularly well done, as is the portion on association rule mining […]
Jul
21
On Transfer Learning
July 21, 2007 | Leave a Comment
Definition (from DARPA): The ability of a system to recognize and apply knowledge and skills learned in previous tasks to novel tasks
Current approaches involve either the building of a shared model of a domain or multiple domains, in the form of a case base, hierarchy, or relational schema, that couple the classifiers together, or the creation […]