Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
How to clean the Process panel so that i can import new data to it and work on it??
Best Answers
-
rfuentealba RapidMiner Certified Analyst, Member, University Professor Posts: 568 UnicornHi @ed1305, and welcome to the community!
Save your process (by using File > Save Process As) and create a new process from that same menu. Handling processes is pretty much akin to create documents on every other program.
All the best,
Rodrigo.6 -
rfuentealba RapidMiner Certified Analyst, Member, University Professor Posts: 568 UnicornSure,
If you have the dataset in your repository, just click with the right button and select "Edit". You can prepare that from there. If you don't, you can make use of "Set Role" to change the attribute role, or a number of other transformations like "Parse Numbers", "Nominal to Text", "Text to Nominal" and so on.
All the best,
Rodrigo.5 -
kypexin RapidMiner Certified Analyst, Member Posts: 291 UnicornHi @ed1305Could you guide me how to get the meta-data of a dataset where i can see all the attributesIf you open the dataset, at the left you'll have a pane with 'Data', 'Statistics' etc tabs - 'Statistics' tab contains meta-data of the given dataset. Additionally, you can use operator EXTRACT STATISTICS from Operator Toolbox extension, which allows you to extract all statistical meta-data into a separate example set.5
Answers
Thank you so much ..Could you guide me how to get the meta-data of a dataset where i can see all the attributes and make change if required