Basics Clustering for recognizing medical patterns: Gaussian Mixture Models explained 24. April 2024 Medical data often contains complex patterns that are difficult to recognize with the naked eye, but which can be of... read more
Basics Two Pruning Algorithms: MEP vs. PEP – one Goal, different Outcomes 28. February 2024 Recap: What is Decision Tree Pruning? Decision trees provide a practical and straightforward way to represent rules... read more
Basics Complex Decision Trees? How Pruning keeps the ML Tool organized 14. February 2024 Decision Trees are a highly popular tool in Machine Learning (ML). They represent a hierarchical, tree-like structure... read more