Community & Support
Learn
Marketplace
Discussions
Categories
Discussions
General
Platform
Academic
Partner
Regional
User Groups
Documentation
Events
Altair Exchange
Share or Download Projects
Resources
News & Instructions
Programs
YouTube
Employee Resources
This tab can be seen by employees only. Please do not share these resources externally.
Groups
Join a User Group
Support
Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
ExampleSetGenerator + custom target function (not already existent?)
wessel
Dear all,
I'm not requesting an already existent feature am I? ::)
I would like to be able to set my own custom target function.
Like:
label = att1 + att2 * att3
att1 = 1...100
att2 = 1...100
att3 = int(random(0, 1))
Or even nicer on instance level:
// all odd numbers
att1_0 = 1
att1_n = att1_(n-1) + 2
I guess you can real easily do this with an external program like Excel.
But it would be nice if it could all be done in rapid-i, so when you given an example on the forums, you don't need to link a dataset.
Regards,
Wessel
Find more posts tagged with
AI Studio
Accepted answers
All comments
land
Hi Wessel,
this feature does not exist in the form you are describing it hier, but nevertheless you can build a small process achieving the same.
It will consist of a mixture of AttributeConstruction and IdTagging. Using the idTagging with numerical ids, you can build a linear increased column of numbers. You can use them during the attribute construction for creating the target function. Random noise can be added using the NoiseGenerator or the rand() function of the AttributeConstruction.
It's only a little bit of magic in such a process setup
Greetings,
Sebastian
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups