Class: MLTask

Inherits:
Object
  • Object
show all
Defined in:
lib/rbbt/ml_task.rb

Instance Method Summary collapse

Constructor Details

#initializeMLTask

Returns a new instance of MLTask.



2
3
# File 'lib/rbbt/ml_task.rb', line 2

def initialize
end

Instance Method Details

#pre_processObject



5
6
# File 'lib/rbbt/ml_task.rb', line 5

def pre_process
end