🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

writing output into excel.

ThiruUser: "Thiru"
New Altair Community Member
Updated by Jocelyn
hi all,   Im  on the process of extracting features from the time series data and use those features
as input data set to the classification algorithm.    

Enclosing the process.  Im trying to write into excel, which Im not succecssful and it ended up in saying " memory buffered file".

1. My query is , whether this is the only approach to extract features and then  to use for further classification algorithm in rapidminer.
2. In generral,  How to write the results into excel for further usage  and then to read again as input data set.

regds
thiru

Find more posts tagged with

Sort by:
1 - 2 of 21
    varunm1User: "varunm1"
    New Altair Community Member
    Accepted Answer
    Hello @Thiru

    You need to connect "Thr" port in write excel to "res" instead of "fil". This will give you an option in write excel parameters to the location where you want to store the file. You can fill it and run the process to store extracted time-series features.

    I don't see any wrong in your time series feature extraction.
    ThiruUser: "Thiru"
    New Altair Community Member
    OP
    @varun,  thanks for your reply.    it works.  How to get this excel in  rapidminer repository window. Im not able to view this in RM folder even if i set the parameter in the 'write excel operator'  to local repository.  How to access this in repository. thanx.