Method: Tangram::BagOfWordsFeatureContribution#column_name
- Defined in:
- lib/tangram/tangram.rb
#column_name ⇒ Object (readonly)
This is the name of the source column for the feature group.
154 155 156 |
# File 'lib/tangram/tangram.rb', line 154 def column_name @column_name end |