vowpal_fleet v0.1.5 VowpalFleet.Type View Source

Link to this section Summary

Link to this section Types

Link to this type action() View Source
action() :: {integer(), float(), float()}
Link to this type feature() View Source
feature() ::
  {integer(), float()} | {String.t(), float()} | String.t() | integer()
Link to this type namespace() View Source
namespace() :: {String.t(), [feature()]}