Here I am gathering the ML and data analytics projects and scripts created during studies and hobby projects
Feel free to use code if found interested
Please send me an e-email for any enquires
View My LinkedIn Profile
Stacking, or stacked generalization, is a technique in ensemble learning where multiple base models, or “weak learners,” are trained and combined to form a metamodel with improved predictive power. The ISOVIS research group at LNU has created StackGenVis, a visual analytics system that helps users optimize performance metrics, manage input data, including selecting features, and choose top-performing algorithms. The current version of StackGenVis uses a single Linear Regression metamodel. This work aims to investigate the impact of alternative metamodels on the predictive performance of StackGenVis using provided data and charts for comparison.
Notebook includes following steps: