Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst 2019-02-22 13:32:01 +01:00
Родитель 01c05ee1c9
Коммит 5d529cb26e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: CC42AC2A7F0E56D8
1 изменённых файлов: 9 добавлений и 2 удалений

Просмотреть файл

@ -20,8 +20,15 @@ database does not need much space for the collected login data.
### Neural net
When enough data is collected – which is roughly three to four weeks (!) – a first
training run can be started. The training is invoked via the OCC command line tool:
When enough data is collected – which by default is 60 days (!) – a first
training run can be started.
The app registers a background job that invokes the training once a day.
As long as there isn't sufficient data, no trained model is generated.
#### Manual training
The training can also be invoked via the OCC command line tool:
```bash
php -f occ suspiciouslogin:train