Input Location Tag in "MEDICAL DATA MINING" chapter Exercise

JBS
JBS New Altair Community Member
edited November 2024 in Community Q&A
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 ?
Tagged:

Answers

  • sgenzer
    sgenzer
    Altair Employee
    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