OpenML
weka.MathParameter

weka.MathParameter

Visibility: public Uploaded 14-04-2016 by Jan van Rijn Weka_3.7.13 0 runs
0 likes downloaded by 0 people 0 issues 0 downvotes , 0 total downloads
Issue #Downvotes for this reason By


Loading wiki
Help us complete this description Edit
Weka implementation of MathParameter

Parameters

baseThe base. (default: 10)default: 10.0
expressionThe expression. Available parameters: BASE FROM TO STEP I - the current iteration value (from 'FROM' to 'TO' with stepsize 'STEP') (default: 'pow(BASE,I)')default: pow(BASE,I)
maxThe maximum. (default: +5)default: 5.0
minThe minimum. (default: -10)default: 1.0
propertyThe property path. (default: '')default: fill-in-property-path
stepThe step size. (default: 1)default: 1.0

0
Runs

List all runs
Parameter:
Rendering chart
Rendering table