@@ -176,8 +176,8 @@ Or with **pip**:
176176 API Cheatsheet
177177****************
178178
179- - **eval(score) **: evaluate a single outlier or multiple outlier detection
180- likelihood score sets.
179+ - **eval(score) **: evaluate a single outlier or multiple outlier
180+ detection likelihood score sets.
181181
182182Key Attributes of threshold:
183183
@@ -190,8 +190,8 @@ Key Attributes of threshold:
190190 interval of the contamination level. Only applies to the COMB
191191 thresholder
192192
193- - **dscores_ **: 1D array of the TruncatedSVD decomposed decision scores
194- if multiple outlier detector score sets are passed
193+ - **dscores_ **: 1D array of the TruncatedSVD decomposed decision scores
194+ if multiple outlier detector score sets are passed
195195
196196************************
197197 External Feature Cases
@@ -206,7 +206,7 @@ Linear Regression
206206<https://towardsdatascience.com/when-outliers-are-significant-weighted-linear-regression-bcdc8389ab10> `_
207207
208208**ArXiv **: `Estimating the Contamination Factor's Distribution in
209- Unsupervised Anomaly Detection <https://arxiv.org/abs/2210.10487> `_
209+ Unsupervised Anomaly Detection. <https://arxiv.org/abs/2210.10487> `_
210210
211211***********************************
212212 Available Thresholding Algorithms
@@ -411,8 +411,8 @@ the threshold types available in PyThresh.
411411
412412 .. [#gamgmm1 ]
413413
414- `Estimating the Contamination Factor's Distribution in Unsupervised Anomaly
415- Detection <https://proceedings.mlr.press/v202/perini23a.html> `_
414+ `Estimating the Contamination Factor's Distribution in Unsupervised
415+ Anomaly Detection <https://proceedings.mlr.press/v202/perini23a.html> `_
416416
417417 .. [#gesd1 ]
418418
0 commit comments