ui.nearestneighbors.index.ftl Maven / Gradle / Ivy
Nearest Neighbors
Deeplearning4j
k Nearest Neighbors
- Upload a vectorized text file. OR enter a url to get data from.
- The text file should be space-delimited.
- Each row should be a feature vector separated by spaces.
- If an individual feature has multiple words, use underscore to separate the words.
- Enter an integer value for k (number of nearest neighbors).
- Then select a word on the left panel.
- A list of k nearest neighbors will appear on this page.
- Optional: Select a new word to update nearest neighbors.
Enter an integer value for k: