Skip to content

Commit a9bb722

Browse files
authored
Merge pull request #18 from google-research/test_637482912
Fix display of line in README
2 parents c1ef39a + 4daab29 commit a9bb722

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
[Semi-supervised Pseudo Labeler Anomaly Detection with Ensembling (SPADE)](https://openreview.net/forum?id=JwDpZSv3yz) is a semi-supervised anomaly detection method that uses an ensemble of one class classifiers as the pseudo-labelers and supervised classifiers to achieve state of the art results especially on datasets with distribution mismatch between labeled and unlabeled samples. Provided with a min-max scaled dataset, and label values denoting unlabeled, positive, and negative data points located in BigQuery, this custom model trains and uploads TensorFlow saved model assets to a specified GCS location.
1717

18-
==Partial matching as described in the paper is not implemented in the open-source version of SPADE==
18+
*Partial matching as described in the paper is not implemented in the open-source version of SPADE*
1919

2020
## Assumptions
2121

0 commit comments

Comments
 (0)