ML techniques: which one can I use to predict sales in a particular country?

as @ipazin said KNIME offers serveral such algorithms. Some generic ones; you might want to take a look at this example to see what this concept of clustering is about:

There is also a big collection of algorithms from the WEKA implementation in KNIME.

But I would strongly advise to think about waht kind of problem you want to solve and familiarize yourself with the concepts behind several machine learning techniques.

1 Like