Free cookie consent management tool by TermsFeed Policy Generator

Opened 8 years ago

Closed 8 years ago

#2587 closed enhancement (done)

CreateExperimentDialog should show parameter descriptions

Reported by: mkommend Owned by: ascheibe
Priority: medium Milestone: HeuristicLab 3.3.14
Component: Optimizer Version: 3.3.13
Keywords: Cc:

Description

If one is not familiar with an algorithm and its parameters it is hard to create a meaningful experiment, because the description of the algorithm parameters is not displayed in the create experiment dialog. For example, what is the meaning of M and R in Random Forest regression and their according range.

Change History (4)

comment:1 Changed 8 years ago by mkommend

  • Status changed from new to accepted

comment:2 Changed 8 years ago by mkommend

  • Owner changed from mkommend to abeham
  • Status changed from accepted to reviewing

r13681: Added parameter descriptions as tooltip to the listview items in the CreateExperimentDialog.

comment:3 Changed 8 years ago by gkronber

  • Owner changed from abeham to ascheibe
  • Status changed from reviewing to readytorelease

reviewed and tested r13681. please merge to stable.

comment:4 Changed 8 years ago by ascheibe

  • Resolution set to done
  • Status changed from readytorelease to closed

r13911 merged r13681 into stable

Note: See TracTickets for help on using tickets.