Lists of model capable of creating formula
hervedelhalle
New Altair Community Member
Hi everybody,
I am wondering if a list of models capable of generating mathematical formula exists ?
Best regards
Hervé
Tagged:
1
Best Answer
-
@hervedelhalle
Hello
This is a link of book and this operator can help you This book is very useful. so you can take a look on that especially on page 429 of paper or 443 of pdf.
Create Formula
This operator generates a formula from the given model. This operator can generate formula only for models that are capable of producing formula.
The Create Formula operator extracts a prediction calculation formula from the given model and stores the formula in a formula result object which can then be written into a file, e.g. with the Write operator. Please note that not all RapidMiner models provide a formula and this operator is applicable on only those models that are capable of producing formula.
https://docs.rapidminer.com/latest/studio/operators/rapidminer-studio-operator-reference.pdf
All the best
mbs
2
Answers
-
Check out https://mod.rapidminer.com/#app which lists many of RapidMiner's ML algorithms. Unfortunately it doesn't seem to show whether there is a formulaic form.
If you select any given ML operator in RM, you can right click and choose show info and then on the capabilities section it will tell you whether there is a formula. But you would have to do that one by one. I am not aware of any single place that lists all this information out in a table.2 -
@hervedelhalle
Hello
This is a link of book and this operator can help you This book is very useful. so you can take a look on that especially on page 429 of paper or 443 of pdf.
Create Formula
This operator generates a formula from the given model. This operator can generate formula only for models that are capable of producing formula.
The Create Formula operator extracts a prediction calculation formula from the given model and stores the formula in a formula result object which can then be written into a file, e.g. with the Write operator. Please note that not all RapidMiner models provide a formula and this operator is applicable on only those models that are capable of producing formula.
https://docs.rapidminer.com/latest/studio/operators/rapidminer-studio-operator-reference.pdf
All the best
mbs
2