Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The randomizer step shuffles the order of the documents (Attention: The documents are only getting shuffled with in a batch If the batch size is smaller than the size of the data set). With the randomization of the data set you allow the ML algorithm to come up with a more general applicable solution.

Parameters

  • seed (optional): Seed for the randomization process

Example

...

This page can now be found at Models on the Squirro Docs site.