-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
The current Read the Docs is not the latest version, so it seems that it needs to be modified.
In fact, the following contents are inconsistent.
Lines 8 to 14 in 01aef32
class BaseBanditDataset(metaclass=ABCMeta): | |
"""Base Class for Synthetic Bandit Dataset.""" | |
@abstractmethod | |
def obtain_batch_bandit_feedback(self) -> None: | |
"""Obtain batch logged bandit feedback.""" | |
raise NotImplementedError |
If the webhook setting of GitHub Repository is successful, Read the Docs side should build it automatically, so I am concerned that this setting is not correct.
Metadata
Metadata
Assignees
Labels
No labels