Solutions to "Just KNIME It!" Challenge 21

Hello KNIMErs,

Here is my solution to #justknimeit-21 :

KNIME Hub > gonhaddock > Spaces > Just_KNIME_It > Just KNIME It _ Challenge 021

The results are presented in a dashboard with the top 10 spenders in a table; and a scattered plot ‘time spent’ vs ‘money spent’ showing the linear correlation and r2 regression line fit.

The plot is scripted in R finds correlation with a r2 coefficient == 0.819

BR

1 Like

@Christian_Essen I do see your point! To have a statistically sound approach here, we’d probably need a (much?) larger sample. A possibility would perhaps be to use the SMOTE node to oversample the data, but this could imply keeping the statistical properties of the current data (and are they true? hard to know)… Maybe using a better model to generate more data, probably relying on more domain expertise, would be a better way to go here. :slight_smile:

Thanks for your contribution, @si_daniel_a! And welcome to our community. :slight_smile:

1 Like

Here my take on Knime challenge 21.

1 Like

As always on Tuesdays, here’s our solution to last week’s #justknimeit challenge! :smiling_face_with_three_hearts:

What insights did you have this time around? :boom:

Hope we’ll see you this week for a new challenge!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.