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

Showing 497 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 | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 1

    Genetic Basis

    A general genetic algorithm framework

    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BayesianCortex

    BayesianCortex

    simple algorithm for a realtime interactive visual cortex for painting

    A paint program where the canvas is the visual cortex of a simple kind of artificial intelligence. You paint with the mouse into its dreams and it responds by changing what you painted gradually. There will also be an API for using it with other programs as a general high-dimensional space. Each pixel's brightness is its own dimension. Bayesian nodes have exactly 3 childs because that is all thats needed to do NAND in a fuzzy way as Bayes' Rule which is NAND at certain extremes. NAND can be...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    WiFi Location Tracking

    Location tracks objects based on SSID strength in 2D environments

    This simple algorithm gives an example of location tracking in indoor environment using WiFi signals strengths sent to a local sever machine which then determines the clients location.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CRF is a Java implementation of Conditional Random Fields, an algorithm for learning from labeled sequences of examples. It also includes an implementation of Maximum Entropy learning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get Avast Free Antivirus | Your top-rated shield against malware and online scams Icon
    Get Avast Free Antivirus | Your top-rated shield against malware and online scams

    Boost your PC's defense against cyberthreats and web-based scams.

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 5
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java implementation of Shamir's Secret Sharing algorithm as described in Applied Cryptography [as LaGrange Interpolating Polynomial Scheme].
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Recursive to Iterative in Java

    Recursive to Iterative in Java

    converting java recursive methods to iterative ones. for educational purposes ,i didn't say much about the algorithm because this can be an interesting field of research for B.S. students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JCRCGen

    JCRCGen

    Generates Java source code for the CRC algorithm.

    JCRCGen is a tool written completely in Java that will output public domain Java source code containing both the simple and table-driven implementations of the Rocksoft Model CRC algorithm. Generator polynomials may be any 8-bit multiple between 8 and 64 bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    j-Algo is an algorithm visualization tool, especially useful for students and lecturers of computer science. It is written in Java and platform independent. j-Algo is developed at Dresden University of Technology.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powering the best of the internet | Fastly Icon
    Powering the best of the internet | Fastly

    Fastly's edge cloud platform delivers faster, safer, and more scalable sites and apps to customers.

    Ensure your websites, applications and services can effortlessly handle the demands of your users with Fastly. Fastly’s portfolio is designed to be highly performant, personalized and secure while seamlessly scaling to support your growth.
    Try for free
  • 10
    A library written in Java and C# for crypt,encrypt and generate key pairs using the ElGamal algorithm.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    GlabUke creates ukulele tabs and transposes it easily. It also offers a algorithm that finds the easiest transposition. Guk files can be exported as PDF for quality printing. Other features are planned for the future, such as addings lyrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MyVigilant Phone

    Detect fall and wander with android smart phone

    The objective of this project is to evaluate the possibility to use a smart phone (or watch phone) to detect dangerous situations (fall and wandering) encountered by fragile people, especially suffering from Alzeihmer deases. - HYPOTHESIS - => The smart phone embed sensors able to detect falls and wandering thanks an accelerometers and the GPS. => The smartphone provide an interface and embed connected technologies able to alert helpers people from almost...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A package of java classes for the implementation of the UTASTAR algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SMART (Shape Matching Algorithm Research Tool) enables you to implement 2D and 3D shape matching algorithms as plugins. Plugins can either be implemented in Java or as native plugins, i.e. in C/C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Peters Backup is a program for backing up your important data files on to diskette, zip drive, fixed disk or CD/RW. It uses an extremely efficient compression algorithm. It keeps track of all versions of your files in full and incremental backups.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    BlogTEX is an ad-hoc blog posts extraction algorithm written in Java for TREC Blog08 dataset. It includes an optimized sentence model for clearly identifying sentence boundaries in each blog post. Its output can be customized using its config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Coffee Maker is a collection of objects which make it easier to program in Java for those that have been using Game Maker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MbPc Pagerank Simulator

    Testbed for playing with the algorithm "pagerank" of Google

    Provide a testbed to play with pagerank-like algorithm on graph. You can easily add vertices, edges, save the graph for reuse, etc. For now, only Pagerank is implemented, but in the future, other algorithms will be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project Human Face Detection is based on java for detecting the face present in image inputted from memory. This face detection project is based on skin color detection method and image segmentation based on region growth algorithm. However being minor project and also due to time deficiency the output of this project isn't so convincing. Regardless of it it is simple and easily understandable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ProteinLasso

    ProteinLasso: A Lasso regression approach to protein inference problem

    ProteinLasso: In this paper, we formulate the protein inference problem as a constrained Lasso regression problem and then solve it with a fast pathwise coordinate descent algorithm. The new inference algorithm ProteinLasso explores an ensemble learning strategy to address the sparsity parameter selection problem in Lasso model. ProteinLasso is implemented in Java and can run on any Java Virtual Machine (JVM) regardless of computer architecture.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The DIDT (Distributed Id3-based Decision Tree) algorithm implementation in JAVA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    This is a simple text encoder that uses a masking algorithm made from a password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAF es un framework que posibilita a los programas Java el acceso a archivos de registros de longitud fija. Está pensado para uso didáctico para facilitar la enseñanza del lenguaje de programación Java en materias de Algoritmos y Programación.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FastFrequency API written entirely in Java ME, is able to provide to obtain the frequency of a sound signal using the FFT algorithm implemented by the radix-2 after the windowing signal via Hamming windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Software for optimization of multi modal, multi dimensional functions based on SOMA algorithm. Program is implemented on top of hadoop, and is especially well suited for functions with high computational times because of its distributed nature.
    Downloads: 0 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.