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
Function Expression
analyst101
Member Posts: 1 Learner I
in Help
Hey,
Having trouble understanding and formulating a function expression that will produce a geospatial visualisation.
The problem:
I want to add attributes based on another attribute and the input data under that attribute.
How do I form a function expression based on this?
Cheers
Having trouble understanding and formulating a function expression that will produce a geospatial visualisation.
The problem:
I want to add attributes based on another attribute and the input data under that attribute.
How do I form a function expression based on this?
Cheers
0
Answers
Normally, Generate Attributes is the operator with a very capable function expression language. You can of course refer to the values of different attributes. Just use the calculator button to open the function editor which has documentation, lists of attributes and constants and so on.
https://academy.rapidminer.com/learn/video/generate-attributes is a video in the Academy that explains generating attributes in TurboPrep first and then with the Generate Attributes operator.
You will also find some geospatial operators in the GeoProcessing extension:
https://marketplace.rapidminer.com/UpdateServer/faces/product_details.xhtml?productId=rmx_geoprocessing
Regards,
Balázs