fix arrow direction
This commit is contained in:
parent
ca01d3df97
commit
a911251064
11 changed files with 4746 additions and 4756 deletions
|
|
@ -47,6 +47,14 @@
|
|||
#only(9)[#figure(image("images/aproach_p9.svg", width: 100%))]
|
||||
]
|
||||
|
||||
#slide(title: "Proposed Approcah")[
|
||||
#align(center)[
|
||||
#text(weight: "bold")[Metric:] The distance between a sample and a pattern is the minimum normalized distance between the pattern and any pattern-length substring that includes the samples.
|
||||
#v(1cm)
|
||||
#text(weight: "bold")[Decision:] Every sample is receives the label of the closest training pattern.
|
||||
]
|
||||
]
|
||||
|
||||
|
||||
#slide(title: "Proposed Approach - 2D Interpretation")[
|
||||
#figure(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue