This thread is for posting solutions to “Just KNIME It!” Challenge 29. This week we will compare test score distributions between different group of students
Here is my solution - I have designed a viewer to view and compare scores and look into the results of the statistical test. A screenshot of the viewer is attached, alongside the link to my workflow which contains the component and its expanded workflow should anyone be curious about its inner working.
Very nicely done! Kudos to you. One quick question. Where is your data table located? The table reader is pointed to “Relative to current workflow”, but the table is not in the data folder.
Thanks for the kind feedback, and for pointing out the issue with the data table. Initially, the table reader pointed to relative current workflow which made sense when I downloaded the file into my local workflow space, but I noticed that it doesn’t work in the KNIME hub. So, I fixed it by using the KNIME URL instead to locate the file. The changes have been updated in my KNIME hub, so hopefully, this works.
Thanks for the explanation. If I weren’t so old and senile I would have thought of this fix sooner - I copied the table I downloaded and put it in your data folder and pointed to that. Works perfectly.
I’ve added Column Selection and Refresh Node to the Automated Visualization Component so it can select between different Score Columns and “Best Results” will run the default values specified by the original automated visualization component node.
Hi there @rfeigel !
It’s great you are adopting the Verified Components from the Visualizations category for this challenge!
Unfortunately your workflow is linking local components. You must have downloaded the components first in your KNIME Explorer and then drag them in your KNIME Workflow.
Next time you build a workflow like this please consider to drag the components directly from KNIME Hub to your workflow. This is super easy either from your web browser or from the KNIME Analytics Platform dedicated KNIME Hub panel.
Using this practice it does not just allow you to save time, but also offer you to:
Keep the workflow up to date with anything we change in the components (bug fixes mostly)
Make your workflow appear at the bottom of the KNIME Hub component pages (people might look for an example of small multiples view and they can find like this your workflow)
Avoid errors showing up when your users open your workflow. they will read that the links the local components you downloaded broke.
Feel free to update your workflow by re-sharing it and overwriting it (don’t delete or this workflow link will break).
Hi,
I could not post to my hub space with the latest updated KNIME 4.6.1 therefore I tried with the 4.5 version I kept and I could upload my solution a few minutes ago.
It might be wrong but here it is Just Knime it challenge-29-Comparing Student Test Scores by Years – KNIME Hub
I will look to the answer right now.
Hi there,
no components links are still broken in the workflow REF Challenge 29 – KNIME Hub
The component links are still directed to the current workspace, not KNIME Hub.
This is what appears on this workflow: REF Challenge 29 – KNIME Hub
Some Node Link Updates failed
Unable to check for update on node "Automated Visualization 7:7": Can't read metanode/template directory C:\Users\user\knime-workspace\Verified Components\Automated Visualization
Unable to check for update on node "Conditional Density Plot 7:11": Can't read metanode/template directory C:\Users\user\knime-workspace\Verified Components\Conditional Density Plot
Unable to check for update on node "Small Multiples View 7:8": Can't read metanode/template directory C:\Users\user\knime-workspace\Verified Components\Small Multiples View
To fix this please follow these steps:
open the workflow
delete the current components in your workflow
drag and drop each of the components from KNIME Hub (link 1, link 2, link 3)
connect and configure the freshly added components