package oml

  1. Overview
  2. Docs
include module type of Oml_classification_input_interfaces
module type Data = sig ... end
module type Dummy_encoded_data = sig ... end
module type Category_encoded_data = sig ... end
module type Continuous_encoded_data = sig ... end