Search Results for "apriori algorithm in java" - Page 12

Showing 492 open source projects for "apriori algorithm in java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 1
    superseded by SgpDec http://sgpdec.sf.net Java implementation of the holonomy algorithm for the algebraic hierarchical decomposition of finite state automata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Java Implementation of Bees Algorithm. It contains a BeesAlgoImpl class can extended to override the function "function" which is the objective function to be minimized. For eg, public class MyImpl extends BeesAlgoImpl { public double function(double[] x) { //Min sigma Xi^2 or Max -sigma Xi^2 double result = 0; for (int j = 0; j < var; j++) { //var = no of variables - public field in BeesAlgoImpl class result = result + (x[j]-1) * (x[j]-1...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BorderFlow
    BorderFlow implements a general-purpose graph clustering algorithm. It maximizes the inner to outer flow ratio from the border of each cluster to the rest of the graph.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A framework for creating board games and card games using a minimal amount of Java programming and playing them against AI or human opponents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Ex-Crawler
    Ex-Crawler is divided into 3 subprojects (Crawler Daemon, distributed gui Client, (web) search engine) which together provide a flexible and powerful search engine supporting distributed computing. More informations: http://ex-crawler.sourceforge.net
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Dr. Crypt Encryption Algorithm & Library
    DrCrypt, based on basic xor(exclusive or) encryption which is designed to be fast and reliable. Also DrCrypt supports 3 platform.(Java, .NET, Win32)
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Optimum Path Calculator
    Simple UI to test the effectiveness of a heuristic algorithm against the brute force method for path finding among an arbitrary number of arbitrarily placed points on a grid. This is an educational project, don't expect new and better methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Linear text segmentation algorithm based on a sliding window technique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ShredBitz
    ShredBitz is a free and simple file shredder tool that can wipe selected files from any hard disk drive. ShredBitz is written in the java programming language and uses a custom written algorithm for shredding. ShredBitz is a very powerful tool.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    The visualization of the Knuth-Morris-Pratt algorithm (only KMP further) is implemented as a Java Applet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LEA is a lightweight eyetracking algorithm library (hence the name) written in and for Java. LEA is able to track eye movements with an ordinary webcam and returns relative movements (up, down, ...). It is also able to compensate for slight head motions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CEGA
    CEGA is a highly extendable layout plugin for Cytoscape based on an Evolutionary Algorithm. In contrast to other layout algorithms, CEGA lets users decide which features are important for the visualization of their graphs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    D-finder is a bioinformatic search algorithm for the identification of D-sites in JNK interacting proteins. The algorithm is a combination of pattern matching and a hidden markov model (HMM) based on a training set of known JNK D-sites.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Optex Analyzer is a software to analyze and compare algorithms to solve approximately optimization problems. It has a GUI that allows select a set of input files containing raw algorithm results. The analysis is shown with tables and charts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This program aims at providing a java solution to hide secret information(such as secret file) to JPEG images. Hiding algorithm contains Jsteg and F5. The main(probably the toughest) stuff is encoding and decoding JFIF files.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    A 3D version of the fortune algorithm, intended for the XScreensaver suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This easy to run and change program for developers, it contains several evolutionary based strategies allowing you try among some function samples
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    In computer science and information theory, Huffman coding is an entropy encoding algorithm used for loss less data compression. It is implemented in java. This software shows you a sample of huffman coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jg3d
    Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This application is a tree algorithms visualizator. The user can create his own tree of a certain type (among binary, binary search, and red black), his algorithm and then can observe the execution in real time of his algorithm on his tree.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Longest Common Subsequence Algorithm and Longest Increasing Subsequence Algorithm by Dynamic Programming by java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    JMS/Joram implementation of the Bully election algorithm. It is a library to be used by a process' implementation to make it transparently manage coordinator's elections, while it carries out business logic. A sample application is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A simple Java program that implements the Midpoint2D-Algorithm found in "The Science of Fractal Images" by Peitgen, Saupe.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jAlgorithms is a project mainly for educational purposes. It contains some of the popular algorithms and data structures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Generic Timetable Generator
    A timetable generator that produces standard timetables based on constraint algorithms. Written in Java and Mysql.
    Downloads: 1 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.