Michael Shoemate
Michael Shoemate
This could just be written in Python, although I would be interested in learning how the Beam communications layer works first.
Is converting to/from proto faster than loading from csv? Is there an alternative data loading format that is faster? Could we store Values on disk (at a user provided path)...
Convert from string to int by taking the length of the string.
Match Arguments: - categories Returns: Length n vector of indices into the categories vector Choose Arguments: - categories Returns: Length n vector of elements chosen from the categories vector Permits...
Component that returns a bool if a float is null.
# Disjoint ## Categorical 1. Materialize 2. Index 3. Either Cast to bool or Clamp strings 4. Count (takes in categorical data, which is by construction disjoint) 5. Mechanism ##...
This could be an option in the validator to turn on overflow/underflow protections and checking.
Closes #525
Closes #504.