Skip to content

Play with model configuration for neural candidate scoring model #23

@janniss91

Description

@janniss91

In order to obtain better results, some experimentation with the model setup should be done.
Try out the following:

  1. Increase the batch size (suggested: 8192); see that the batch size does not grow too large with respect to the dataset
  2. Check out the plateau learning rate ReduceLROnPlateau which reduces the learning rate when a selected metric stops improving
  3. Try adam optimizer instead of Adagrad.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions