Bases: object
Methods
| create_tasks(model, input_format, trainfile, ...) | |
| find_done(outdir) | |
| run(view, model, input_format, trainfile, ...) | 
Training task to run on an ipython engine.
Bases: object
Methods
| create_tasks(num_factors, num_engines, ...) | |
| run(view, model, input_format, trainfile, ...) | |
| run_tasks(view, tasks) | 
WRMF update method to run on an IPython engine. This reads from file and writes back to file, only filepaths and an empty model need to be passed.
Bases: object
Methods
| create_tasks(model, input_format, trainfile, ...) | |
| find_done(outdir) | |
| get_modelfile(ix, workdir) | |
| run(view, model, input_format, trainfile, ...) | 
Training task to run on an ipython engine.