"How to save an excel worksheet to .aml file"

ratheesanratheesan MemberPosts:68Maven
edited May 2019 inHelp
Hi all,
How to save an excel worksheet to .aml file
Thanks
Ratheesan
Tagged:

Answers

  • landland RapidMiner Certified Analyst, RapidMiner Certified Expert, MemberPosts:2,531Unicorn
    Hi,
    this is quite simple: Use an ExcelExampleSource and after loading it, use an ExampleSetWriter to write it into an .aml file.

    This would look something like this:






    Greetings,
    Sebastian
Sign InorRegisterto comment.