Class: Datasets::Wine::Record

Inherits:
Struct
  • Object
show all
Defined in:
lib/datasets/wine.rb

Instance Attribute Summary collapse

Instance Attribute Details

#alcalinity_of_ashObject

Returns the value of attribute alcalinity_of_ash

Returns:

  • (Object)

    the current value of alcalinity_of_ash



7
8
9
# File 'lib/datasets/wine.rb', line 7

def alcalinity_of_ash
  @alcalinity_of_ash
end

#alcoholObject

Returns the value of attribute alcohol

Returns:

  • (Object)

    the current value of alcohol



7
8
9
# File 'lib/datasets/wine.rb', line 7

def alcohol
  @alcohol
end

#ashObject

Returns the value of attribute ash

Returns:

  • (Object)

    the current value of ash



7
8
9
# File 'lib/datasets/wine.rb', line 7

def ash
  @ash
end

#color_intensityObject

Returns the value of attribute color_intensity

Returns:

  • (Object)

    the current value of color_intensity



7
8
9
# File 'lib/datasets/wine.rb', line 7

def color_intensity
  @color_intensity
end

#hueObject

Returns the value of attribute hue

Returns:

  • (Object)

    the current value of hue



7
8
9
# File 'lib/datasets/wine.rb', line 7

def hue
  @hue
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



7
8
9
# File 'lib/datasets/wine.rb', line 7

def label
  @label
end

#malic_acidObject

Returns the value of attribute malic_acid

Returns:

  • (Object)

    the current value of malic_acid



7
8
9
# File 'lib/datasets/wine.rb', line 7

def malic_acid
  @malic_acid
end

#n_magnesiumsObject

Returns the value of attribute n_magnesiums

Returns:

  • (Object)

    the current value of n_magnesiums



7
8
9
# File 'lib/datasets/wine.rb', line 7

def n_magnesiums
  @n_magnesiums
end

#n_prolinesObject

Returns the value of attribute n_prolines

Returns:

  • (Object)

    the current value of n_prolines



7
8
9
# File 'lib/datasets/wine.rb', line 7

def n_prolines
  @n_prolines
end

#optical_nucleic_acid_concentrationObject

Returns the value of attribute optical_nucleic_acid_concentration

Returns:

  • (Object)

    the current value of optical_nucleic_acid_concentration



7
8
9
# File 'lib/datasets/wine.rb', line 7

def optical_nucleic_acid_concentration
  @optical_nucleic_acid_concentration
end

#total_flavonoidsObject

Returns the value of attribute total_flavonoids

Returns:

  • (Object)

    the current value of total_flavonoids



7
8
9
# File 'lib/datasets/wine.rb', line 7

def total_flavonoids
  @total_flavonoids
end

#total_nonflavanoid_phenolsObject

Returns the value of attribute total_nonflavanoid_phenols

Returns:

  • (Object)

    the current value of total_nonflavanoid_phenols



7
8
9
# File 'lib/datasets/wine.rb', line 7

def total_nonflavanoid_phenols
  @total_nonflavanoid_phenols
end

#total_phenolsObject

Returns the value of attribute total_phenols

Returns:

  • (Object)

    the current value of total_phenols



7
8
9
# File 'lib/datasets/wine.rb', line 7

def total_phenols
  @total_phenols
end

#total_proanthocyaninsObject

Returns the value of attribute total_proanthocyanins

Returns:

  • (Object)

    the current value of total_proanthocyanins



7
8
9
# File 'lib/datasets/wine.rb', line 7

def total_proanthocyanins
  @total_proanthocyanins
end