Options

Input Location Tag in "MEDICAL DATA MINING" chapter Exercise

JBSJBS Member Posts: 1 Newbie
Hey everyone,
I am using RM as part of my course and using RapidMinerBook written a while back. In Chapter 17, we have two medical data sets CTS / Diebetes and issue I am having is that there are 4 processes all of which has <INPUT> which does not load.
We downloaded the book files from rapidminer book . com (chapter 17)
I have following lines seems to cause issues..
CTS Processes...
    <input>
      <location>dlan_vse</location>
      <location>dlan_vse</location>
    </input>

    <input>
      <location>../../../RCHAPTER_REPOZITORIJ/dorsal_without</location>
      <location>dorsal_without</location>
    </input>

Diebetes Processes.
    <input>
      <location>ok_diabetes_26712</location>
    </input>

I do see two excel files with some data.. Not sure how to resolve this..
Any suggestions ?

Answers

  • Options
    sgenzersgenzer Administrator, Moderator, Employee, RapidMiner Certified Analyst, Community Manager, Member, University Professor, PM Moderator Posts: 2,959 Community Manager
    Hi @JBS so you need to go to the Context panel (View -> Show Panel -> Context) and change the file path of the inputs there:



    Scott
Sign In or Register to comment.