-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Since self.weights is only used in self.plot_weights() and depends on self.importance_resampling(), perhaps the self.plot_weights() can be integrated into self.importance_resampling(). An argument can specify whether the plot is generated or not.
| def plot_weights(self, state_no: int=0, figsize: tuple=(4,4)): |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request