Hi All,
I have a dataset for which I need to build a Linear Regression Model using Predictive Module in Alteryx.
I hereby attach the dataset for your reference.
Use case :
Predicting Catalog Demand
The task is to predict how much money the company can expect to earn from sending out a catalog to new customers. Need to build a linear regression model and apply the result to the mail-order catalog business problem
The two data files are: p1-customers & p1-mailinglist.
We need to predict the expected profit from the 250 new customers in the mailing list file. Unless we can expect a profit of >$10,000, we will go ahead with printing the catalogs to send to these new customers. So because we are data rich, and trying to solve a numerical continuous problem, we will be using the linear regression model.
It will of great help if some one guides me how to buid the workflow in alteryx and also can some one guide me once we develop this model in alteryx how to test the predictive model with new set of dataset and also how to push this workflow in alteryx server/gallery.
Thanks,
Karthik