🎉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

Input Location Tag in "MEDICAL DATA MINING" chapter Exercise

User: "JBS"
New Altair Community Member
Updated by Jocelyn
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 ?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "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