Why is it so complicated to export basic summary statistics from Results view in rapidminer? I know there is a reporting extension but it exports everything else except Statistics. Because its an old extension that nobody bothered to update. The Statistics tab used to be called "Metadata View" in the much older versions of RapidMiner and that's what this extension tries to look for which it obviously it cannot find! Here is my process. What am I doing wrong?
Basically I need the values from the html report from this process to pass to a neo4j database query (python program sitting in between) that will extract data based on certain numbers from the summary statistics for each level of some of the categorical attributes.