NoSoliciting/NoSoliciting.Trainer
Anna c3df0a1f8e feat: add normalisation to pipeline
Add a step to normalise messages to the ML pipeline. This ensures
computed properties run on the raw data (which is actually partially
normalised by the compute context). This prevents properties which
rely on symbols (e.g. "B>") from being unable to work properly when
normalisation happens before they have access to the input.
2021-02-17 21:45:09 -05:00
..
.gitignore feat(trainer): add trainer to actual repo 2020-12-28 20:14:19 -05:00
data.csv feat: add normalisation to pipeline 2021-02-17 21:45:09 -05:00
NoSoliciting.Trainer.csproj feat: better handle puncutation 2021-02-17 20:01:34 -05:00
Program.cs feat: add normalisation to pipeline 2021-02-17 21:45:09 -05:00