Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| example [2026/02/25 16:35] – [Todo Plugin Usage Example] epsatisep | example [2026/02/26 16:57] (current) – epsatisep | ||
|---|---|---|---|
| Line 92: | Line 92: | ||
| ==== MathJax Plugin Usage Example ==== | ==== MathJax Plugin Usage Example ==== | ||
| - | Equation \ref{eq: | + | Equation \ref{eq: |
| This is an in line expression $a+b=c$. | This is an in line expression $a+b=c$. | ||
| Line 102: | Line 102: | ||
| </ | </ | ||
| - | As [(bandyopadhyay2013unsupervised)] states, the most popular similarity metrics are the distance and the cosine similarity. The distance-based metrics include the Euclidean distance, the Hamming distance or the Chebyshev distance, among others. | + | As [(Bandyopadhyay2013)] states, the most popular similarity metrics are the distance and the cosine similarity. The distance-based metrics include the Euclidean distance, the Hamming distance or the Chebyshev distance, among others. |
| Equation \ref{eq: | Equation \ref{eq: | ||
| Line 126: | Line 126: | ||
| */ | */ | ||
| + | /* | ||
| ==== Task Plugin Usage Example ==== | ==== Task Plugin Usage Example ==== | ||
| Line 142: | Line 143: | ||
| DESCRIPTION: | DESCRIPTION: | ||
| </ | </ | ||
| + | */ | ||
| ==== Code Listing Example ==== | ==== Code Listing Example ==== | ||
| The server code is presented in Listing | The server code is presented in Listing | ||