Options

Convert to ExampleSet

sectynsectyn Member Posts: 25 Maven
I am reading a txt file using Open File operator. How can I store the result as an ExampleSet? The Store operator stores it as a memory buffered file.

Best Answer

Answers

  • Options
    kypexinkypexin Moderator, RapidMiner Certified Analyst, Member Posts: 291 Unicorn
    Hi @sectyn

    There's no precise answer to this question, because there are multiple different ways to do it. Generally, it depends. 

    For better understanding, you should specify at least the following: 
    • what is the exact format of the input file?
    • what rules do you have in mind for converting text to dataset? for example, do you want to somehow parse the input, to store separate lines as examples, etc etc. 
Sign In or Register to comment.