The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

In Rapidminer Sample 04 S

RapidstudentRapidstudent Member Posts: 8 Learner I
edited April 2020 in Help
I trained this sample model and use store operator to store model. It is ok. 
After,
I delete the close column in 04 S&P500 original data as new data for prediction. I use retrieve to load model and use amended S&P500 data.
I am failed to run. What is the problem ?


In subprocess and Normalize, I amended to "all" in 'select attributes'. Is it wrong?

Please help. Anyone can make a process to let me know how to use another process to get prediction for new data.
I am a new rapidminer user. My concept of CNN and Rapidminer is not good. Please be patient.
My process file is attached.

Thank you
Tagged:

Answers

  • varunm1varunm1 Member Posts: 1,207 Unicorn
    Hello @Rapidstudent

    If you are using a trained model, you need to include the "close-29" attribute as it is needed to make predictions by model.
    Regards,
    Varun
    https://www.varunmandalapu.com/

    Be Safe. Follow precautions and Maintain Social Distancing

  • RapidstudentRapidstudent Member Posts: 8 Learner I
    In New Data file for prediction, the label don't be included in windowing operator?
  • RapidstudentRapidstudent Member Posts: 8 Learner I
    If I create another process in Rapidminer for new data prediction, how I setup it ?
Sign In or Register to comment.