summaryrefslogtreecommitdiffstats
path: root/lualib/plugins/neural.lua
Commit message (Expand)AuthorAgeFilesLines
* [Minor] Neural: Do not filter static profilesVsevolod Stakhov2021-05-041-1/+5
* [Minor] Neural: Allow to have flat classification if neededVsevolod Stakhov2021-04-291-0/+1
* [Feature] Neural: Allow to balance FP/FN for the networkVsevolod Stakhov2021-04-291-0/+3
* [Minor] Neural: Add logging stuffVsevolod Stakhov2021-02-051-3/+7
* [CritFix] Neural: Fix sorting applicationVsevolod Stakhov2021-02-051-1/+2
* [Feature] Neural: Move PCA learning to a subprocessVsevolod Stakhov2020-12-181-11/+39
* [Feature] Add controller endpoint for training neuralAndrew Lewis2020-12-171-0/+779