Hello Community,
I have a dataset that containes those features : Year, Retailer country (country name), product type (string), Performence(float), sales (float $)
I have Year from 2004 to 2007 in this dataset
I want to use a machine learning algorithm in Knime so as to predict sales in 2008 for each couple (country,product type)
I think predicting sales or predicting whatever is absolutly possible with KNIME. Take a look at the KNIME Hub, and search for regression model workflow see the examples and get inspired. Or go to the KNIME learning hub. And also with KNIME comes the EXAMPLES server with lots of workflows dealing with predictive modelling.
gr. Hans