Classes | Functions | Variables
grid Namespace Reference

Classes

class  LocalWorker
class  SSHWorker
class  TelnetWorker
class  Worker
class  WorkerStopToken

Functions

def calculate_jobs
def main
def permute_sequence
def process_options
def range_f
def redraw

Variables

int fold = 5
string gnuplot_exe = "/usr/bin/gnuplot"
tuple is_win32 = (sys.platform == 'win32')
int nr_local_worker = 1
list ssh_workers = []
string svmtrain_exe = "../svm-train"
list telnet_workers = []

Function Documentation

Definition at line 186 of file grid.py.

def grid.main ( )

Definition at line 295 of file grid.py.

def grid.permute_sequence (   seq)

Definition at line 114 of file grid.py.

def grid.process_options (   argv = sys.argv)

Definition at line 43 of file grid.py.

def grid.range_f (   begin,
  end,
  step 
)

Definition at line 104 of file grid.py.

def grid.redraw (   db,
  best_param,
  tofile = False 
)

Definition at line 129 of file grid.py.


Variable Documentation

int grid::fold = 5

Definition at line 30 of file grid.py.

string grid::gnuplot_exe = "/usr/bin/gnuplot"

Definition at line 21 of file grid.py.

tuple grid::is_win32 = (sys.platform == 'win32')

Definition at line 18 of file grid.py.

Definition at line 40 of file grid.py.

list grid::ssh_workers = []

Definition at line 39 of file grid.py.

string grid::svmtrain_exe = "../svm-train"

Definition at line 20 of file grid.py.

Definition at line 38 of file grid.py.



ml_classifiers
Author(s): Scott Niekum
autogenerated on Thu Aug 27 2015 13:59:04