ARLO Nester
|
Classes | |
class | WekaSVMJobForm |
Functions | |
def | launchWekaJob (request, projectId) |
Launch a Weka job using the QueueRunner job manager. More... | |
def workspace.tools.views.wekaJob.launchWekaJob | ( | request, | |
projectId | |||
) |
Launch a Weka job using the QueueRunner job manager.
GET request shows the form, POST processes it.
request | The Django HTTP request object |
projectId | The database ID of the Project in which to run the discovery |