All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ui.nearestneighbors.index.ftl Maven / Gradle / Ivy

There is a newer version: 1.0.0-beta3
Show newest version



    
    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:




© 2015 - 2024 Weber Informatics LLC | Privacy Policy