EducationalTestingService / EducationalTestingService/skll

Better documentation for custom learners

Open
#481 0 comments 0 reactions 0 assignees View on GitHub
documentation help wanted
Dominant language
Python
Stars
561
Forks
69
PR merge metrics
No merged PRs in 30d

Description

When you specify a new `predict` method for a custom learner, the interaction with the skll `Learner` method of the same name is unclear.

For example, the `Learner predict` method makes some decisions about how to post-process predictions based on characteristics of the model (e.g. whether the learner is a classifier). You might not necessarily want that as part of your custom learner.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.