The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Features effecting Bottom Line (Revenue)
Experts,
Can you please help me on how to perform a feature weights/contributing factors that effecting the revenue. We would like understand why are some instances of revenue low and some high, what is the differentiator. Please see the sample data. I wanted to see what features are affecting a revenue percentages.
Can you please help me how to approach this. I do have lot of nominal attributes, should i convert everything to numerical etc., can you point me to a sample process please.
As Always thanks you for your valuable advice and time
Can you please help me on how to perform a feature weights/contributing factors that effecting the revenue. We would like understand why are some instances of revenue low and some high, what is the differentiator. Please see the sample data. I wanted to see what features are affecting a revenue percentages.
Can you please help me how to approach this. I do have lot of nominal attributes, should i convert everything to numerical etc., can you point me to a sample process please.
As Always thanks you for your valuable advice and time
Tagged:
0
Answers
These will only show you individual relationships. Your question may actually be about what combinations of factors are most associated with Revenue. If that is the case and you are interested in exploring multivariate relationships, then that is basically a supervised machine learning problem. In that case, you probably want to build a simple predictive model to start, using a highly interpretable algorithm. I suggest a simple Decision Tree model so you can get a sense of what combinations of factors are associated with different levels of Revenue.
In both cases, looking at the tutorial processes contained in RapidMiner will be useful for understanding the basic setup and use in RapidMiner.
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts
RegressionTree
Lindon Ventures
Data Science Consulting from Certified RapidMiner Experts