Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raphasampaio authored Jul 30, 2024
1 parent 19db733 commit 3de9203
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,16 @@ estimator = ShrunkCovarianceMatrix(n, d, 0.1)
covariance_matrix = RegularizedCovarianceMatrices.fit(estimator, data)

```

### Cite

```bibtex
@article{sampaio2024regularization,
title={Regularization and optimization in model-based clustering},
author={Sampaio, Raphael Araujo and Garcia, Joaquim Dias and Poggi, Marcus and Vidal, Thibaut},
journal={Pattern Recognition},
pages={110310},
year={2024},
publisher={Elsevier}
}
```

0 comments on commit 3de9203

Please sign in to comment.