Article on coffee anomalies (#5)

* Draft article on coffee anomalies

* Apply grammarly

* Handle reviews and suggestions

* add training schema image

* anomalies detection solutions image

* upd image

* upd article

* upd preview

* Add agit add .

* Add author

* removed an article width, we already have an updated template for articles

* fixed separator

* Update detecting-coffee-anomalies.md

Co-authored-by: Andrey Vasnetsov <andrey@vasnetsov.com>
Co-authored-by: trean <trean.mi@gmail.com>
This commit is contained in:
M. Yusuf Sarıgöz
2022-03-22 12:40:58 +01:00
committed by GitHub
co-authored by Andrey Vasnetsov trean
parent d4fc204215
commit d22b5b3692
14 changed files with 5207 additions and 1 deletions
@@ -0,0 +1,15 @@
---
title: Anomalies Detection
icon: bot
tabid: anomalies
image: /content/images/anomalies_detection.png
image_caption: Automated FAQ
default_link: /articles/detecting-coffee-anomalies/
default_link_name:
weight: 60
short_description: |
Anomaly detection is one of the non-obvious applications of Metric Learning.
However, Metric Learning has a number of properties that make it an excellent way to approach anomaly detection.
Check out our [case-study](/articles/detecting-coffee-anomalies/)!
---