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

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