Skip to content

Make sure all documentation and functions consistent re: 0 or 1-indexing #65

@ajratner

Description

@ajratner

In the LabelModel, we have 0 reserved as special value for abstains; then in subsequent EndModel calls, we use 1 indexing to be internally consistent. However we should do a cleaning pass to make sure that (a) this is consistent in documentation / checks / etc, and (b) doesn't trip up people just using the EndModel with non-probabilistic labels, who might expect 0-indexing.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions