Search Results for "data collection algorithm" - Page 6

Showing 294 open source projects for "data collection algorithm"

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
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 1
    Karma tool is a standalone tool that can be added to existing cyberinfrastructure for purposes of collection and representation of provenance data. Karma utilizes a modular architecture that permits support for multiple instrumentation plugins that make it usable in different architectural settings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    bioluminescence

    A java library for polymorphic genome assembly.

    Bioluminescence is a java library for facilitating de novo genome assembly in the context of reads sampled from a single highly-polymorphic diploid individual. Bioluminescence implements a novel algorithm which uses an artificial neural network to classify contigs in a genome assembly as haplotype-specific or not-haplotype-specific. It then uses this information to partition the original input read set into two subsets, each of which has been enriched for one of the haplotypes. Initial results...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Collection of file-oriented tools implemented in java to perform common and specific file operations. Sample of common task: command-line file editor (cut, paste, append, etc). Sample of specific task: fix RAR archive with broken file header(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Unsupervised TXT classifier

    Unsupervised TXT classifier

    Classify any two TXT documents, no training required - JAVA

    This program is made to address two most common issues with the known classifying algorithms. First, over-training and second, shortage of data for a training of categories. Instead, each TXT file is a category on its own, rather than an assigned category. In a way, this is similar to clustering but not really a clustering algorithm since there is some training involved. The summarizer from Classifier4J has been adjusted to accept two inputs (lets call them A and B). Then, the summarizer gets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5

    AlgART Java Libraries

    Open source library for processing arrays and matrices

    AlgART Java libraries for processing arrays and matrices are open-source product, distributed under MIT license. So, anyone can use them for free without any restrictions. Main features: 63-bit addressing of array elements (64-bit long int indexes), memory model concept (allowing storing data in different schemes from RAM to mapped disk files), wide usage of lazy evaluations, built-in multithreading optimization for multi-core processors, wide set of image processing algorithms over matrices...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java generic Iterator implementation to generate permutations and combinations. Uses the algorithm described here http://en.wikipedia.org/wiki/Steinhaus%E2%80%93Johnson%E2%80%93Trotter_algorithm#Even.27s_speedup and the clear description of that algorithm here: http://www.cut-the-knot.org/Curriculum/Combinatorics/JohnsonTrotter.shtml
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    rmisockfactory

    rmisockfactory

    Collection of RMI Socket Factories

    This project contains a collection of RMI socket factories -- for instance gzip-encoded data sent over the wire, NIO-based communication etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    COMP Superscalar

    COMP superscalar exploits the inherent parallelism of applications.

    COMP Superscalar offers a straightforward programming model that particularly targets Java applications. The simplicity of this programming model keeps the Cloud transparent to the user, who is able to program their applications in a Cloud-unaware fashion. The user is only required to select the tasks to be run on the Cloud, while the application can remain completely free of Cloud-related calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    java quickShort

    quick short in java

    This simple shorting large data from file using quickshort algorithm
    Downloads: 0 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

    OpenERP Java Report Helper

    A Java library to facilitate writing OpenERP reports using Java tools

    This library hopes to provide a helper class to be used by any Java based reporting tool like Jasper/Pentaho. The library provides a Java Swing user interface for data source configuration and a data interface for data collection. A Java report client needs to control the workflow and persistence of the configuration information while the library will handle data source configuration and data collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Data Entry Form

    Data Entry Form

    A program for data collection of pen and pencil forms.

    Data Entry Form is a program for data collection of pen and pencil forms. It's mainly intended for market research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    jcdbrowser

    browser for managing classical CD collection

    jCDBrowser is a JAVA based program for managing a collection of CDs with Classical music, using a fully integrated hsql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    DeNovoCheck

    DeNovoCheck: Inheritance analysis for NGS trio data

    DeNovoCheck is intended to be used for inheritance analysis in NGS tio data. For rare dominant Mendelian diseases, patient-parent trios are often used to reduce the number of candidate variants. The algorithm bases the inheritance prediction on the data available in the parental BAM files and allows for a fast and reliable selection of potential de novo variants.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MapPSO
    MapPSO is a tool for Ontology Alignment, which uses Discrete Particle Swarm Optimisation. A particle swarm is used to search for the optimal alignment. The algorithm is massively parallel and adapts naturally on parallel architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An important tool for Algorithm Visualization (AV) developers is a repository of good examples of existing AVs, including source code. The goal of this site is to build a collection of AV implementations from a variety of developers in the AV community.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 16
    The Prajna project is a collection of tools and utility classes combining visualization, geographic displays, data fusion, and semantic reasoning into a cohesive toolkit for enhancing information discovery and reasoning.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A collection of libraries and utilities for usage of OpenStreetMap data within Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    ... represented, and it is shown in a simple and visual mode. Furthermore, each employee is placed according to his/her knowledge allowing thus an easy detection of groups with similar profiles segmenting heterogeneous groups and perceiving employees’ skills evolutions during a given period of time. The principal contribution of this project is to allow the human resources manager use vague data, that is data associated with a degree of uncertain. (More details on wiki page)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Sql Serializable Java Object Generator

    Program used to generate Java objects which serialize to MySQL

    This is an application that is used to graphically create a collection of objects which can reference each other. Once objects and their relationships are defined, you can serialize them into java classes which automatically serialize and deserialize to MySQL. This output can be used to speed up development of programs where data is persisted within a database. This program may one day be expanded to cover other languages and databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TreeLiker

    TreeLiker

    TreeLiker is a collection of fast algorithms for working with complex

    TreeLiker is a collection of fast algorithms for working with complex structured data in relational form. The data can, for example, describe large organic molecules such as proteins or groups of individuals such as social networks or predator-prey networks etc. The algorithms included in TreeLiker are unique in that, in principle, they are able to search given sets of relational patterns exhaustively, thus guaranteeing that if some good pattern capturing an important feature of the problem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Darwin 2: Java Framework for Evolutionary Computation (genetic algorithm, GA). A true framework with out-of-the-box functionality and extensibility of all classes. Interface-based pattern with dependency-injection to configure components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OhCrypt Encryption Tool
    OhCrypt lets you easily encrypt and decrypt files using some of the most popular algorithms, like AES, Blowfish and Serpent. With OhCrypt, you can secure your data with a password-based encryption algorithm through a clean and simple interface. It demonstrates state of the art of cryptology techniques, such as password hashing and salt. Ohcrypt also features self-extractable and self-destructive encrypted files
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24

    Linking Yabi with RDA

    This software system enables publication of YABI workflows to the RDA.

    ... at the University of Queensland. With the support of ANDS, QFAB has developed this software system to enable the publication of services and collections based of Yabi workflows and datasets. By sharing the description of their workflows, scientists facilitate the diffusion and re-use of their data. This website provides access to the workflows and datasets that have been made public. By login in, scientist can edit, manage and publish their collection descriptions to the Research Data Australia.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Linking BPA with RDA

    This software system enables publication of ISA-Tab files to RDA.

    ... of ANDS, QFAB has developed this web application to enable the publication of these datasets to Research Data Australia (RDA). By login in, BPA can upload ISA-Tab descriptions of their studies and can edit, manage and publish their collection descriptions to Research Data Australia.
    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.