struct

PatternMining::PatternSupport

Inherits Struct < Value < Object

Support information for a pattern

Constructors

new(pattern : PatternMatching::Pattern, support : Int32, database_size : Int32)

Instance methods

frequency
meets_minimum_support?(min_support : Int32) : Bool
pattern
support
to_s(io)