Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

Input Location Tag in "MEDICAL DATA MINING" chapter Exercise

JBSJBS Member Posts: 1 Learner I
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

  • 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.