From Surf Wiki (app.surf) — the open knowledge base
K-optimal pattern discovery
K-optimal pattern discovery is a data mining technique that provides an alternative to the frequent pattern discovery approach that underlies most association rule learning techniques.
Frequent pattern discovery techniques find all patterns for which there are sufficiently frequent examples in the sample data. In contrast, k-optimal pattern discovery techniques find the k patterns that optimize a user-specified measure of interest. The parameter k is also specified by the user.
Examples of k-optimal pattern discovery techniques include:
- k-optimal classification rule discovery.
- k-optimal subgroup discovery.
- finding k most interesting patterns using sequential sampling.Scheffer, T., & Wrobel, S. (2002). Finding the most interesting patterns in a database quickly by using sequential sampling. Journal of Machine Learning Research, 3, 833-862.
- mining top.k frequent closed patterns without minimum support.Han, J., Wang, J., Lu, Y., & Tzvetkov, P. (2002) Mining top-k frequent closed patterns without minimum support. In Proceedings of the International Conference on Data Mining, pp. 211-218.
- k-optimal rule discovery.
In contrast to k-optimal rule discovery and frequent pattern mining techniques, subgroup discovery focuses on mining interesting patterns with respect to a specified target property of interest. This includes, for example, binary, nominal, or numeric attributes, but also more complex target concepts such as correlations between several variables. Background knowledge like constraints and ontological relations can often be successfully applied for focusing and improving the discovery results.
References
References
- Webb, G. I. (1995). OPUS: An efficient admissible algorithm for unordered search. ''Journal of Artificial Intelligence Research'', 3, 431-465.
- Wrobel, Stefan (1997) An algorithm for multi-relational discovery of subgroups. In ''Proceedings First European Symposium on Principles of Data Mining and Knowledge Discovery''. Springer.
- Webb, G. I., & Zhang, S. (2005). K-optimal rule discovery. ''Data Mining and Knowledge Discovery'', 10(1), 39-79.
- Kloesgen, W.. (1996). "Advances in Knowledge Discovery and Data Mining".
- (1 August 2005). "Exploiting background knowledge for knowledge-intensive subgroup discovery". Morgan Kaufmann Publishers.
This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.
Ask Mako anything about K-optimal pattern discovery — get instant answers, deeper analysis, and related topics.
Research with MakoFree with your Surf account
Create a free account to save articles, ask Mako questions, and organize your research.
Sign up freeThis content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.
Report