Skip to content

Commit

Permalink
Update mixture_distribution_utils.py
Browse files Browse the repository at this point in the history
  • Loading branch information
StatMixedML authored Aug 28, 2023
1 parent 1e51bd2 commit 4a09bc2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion xgboostlss/distributions/mixture_distribution_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -439,7 +439,6 @@ def predict_dist(self,
- "samples" draws n_samples from the predicted distribution.
- "quantiles" calculates the quantiles from the predicted distribution.
- "parameters" returns the predicted distributional parameters.
- "expectiles" returns the predicted expectiles.
n_samples : int
Number of samples to draw from the predicted distribution.
quantiles : List[float]
Expand Down

0 comments on commit 4a09bc2

Please sign in to comment.