GithubHelp home page GithubHelp logo

alvarag / lsh-is Goto Github PK

View Code? Open in Web Editor NEW
6.0 2.0 2.0 6.13 MB

Instance selection of linear complexity for big data

License: GNU General Public License v2.0

Java 100.00%
big-data classification instance-selection

lsh-is's Introduction

LSH-IS: Instance selection of linear complexity for big data

This is an open-source filter for Weka based on locality sensitive hashing. Two algorithms are available and both have linear complexity.

Cite this software as:

Á. Arnaiz-González, J-F. Díez Pastor, Juan J. Rodríguez, C. García Osorio. Instance selection of linear complexity for big data. Knowledge-Based Systems, 107, 83-95. doi: 10.1016/j.knosys.2016.05.056

@article{ArnaizGonzalez2016,   
  title = "Instance selection of linear complexity for big data",   
  journal = "Knowledge-Based Systems ",   
  volume = "107",   
  pages = "83 - 95",   
  year = "2016",   
  issn = "0950-7051",   
  doi = "10.1016/j.knosys.2016.05.056",   
  author = "\'{A}lvar Arnaiz-Gonz\'{a}lez and Jos\'{e} F. D\'{i}ez-Pastor and Juan J. Rodr\'{i}guez and C\'{e}sar Garc\'{i}a-Osorio"   
}

How to use

Download and build with ant

  • Download source code: It is host on GitHub. To get the sources and compile them we will need git instructions. The specifically command is: git clone https://github.com/alvarag/LSH-IS.git
  • Build jar file: ant dist_weka It generates the jar file under /dist/weka

How to run

Include the file instanceselection.jar into the path. Example:

java -cp instanceselection.jar:weka.jar weka.gui.GUIChooser

The new filter can be found in: weka/filters/supervised/instance.

lsh-is's People

Contributors

alvarag avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

lsh-is's Issues

No main class?

Hi!
I'm trying to add this filter to Weka, but I've got a mistake from GIT's bash at the last step when I introduce the next command:
java -cp instanceselection.jar:weka.jar weka.gui.GUIChooser

The GIT's bash prompt says:
Error: could not find or load main class weka.gui.GUIChooser

I've got already installed and configured Apache Ant 1.9.7 and Java

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.