Skip to content

remove default number of points to choose in choose_points #118

@jbweston

Description

@jbweston

(original issue on GitLab)

opened by Joseph Weston (@jbweston) at 2017-09-08T08:39:16.167Z

The number 10 is completely arbitrary and serves no useful purpose.

The only mode I could imagine where not specifying the number of points would be useful would be if we could somehow select the optimal number of points based on some criterion. For example, we could implement something where adding points has a "negative" weight, because it's expensive, but loss improvement has a "positive" weight, and so we would choose the number of points that maximises the sum of these weights.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions