Showing 41 open source projects for "k means"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 1
    Weka4OC GUI for Overlapping clustering

    Weka4OC GUI for Overlapping clustering

    Weka4OC: Weka for Overlapping Clustering is a GUI extending WEKA

    This is a GUI application for learning non disjoint groups based on Weka machine learning framework. It offers a variety of learning methods, based on k-means, able to produce overlapping clusters. The application also contains an evaluation framework that calculates several external validation measures. The application offers a visualization tool to discover overlapping groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    drvq

    dimensionality-recursive vector quantization

    drvq is a C++ library implementation of dimensionality-recursive vector quantization, a fast vector quantization method in high-dimensional Euclidean spaces under arbitrary data distributions. It is an approximation of k-means that is practically constant in data size and applies to arbitrarily high dimensions but can only scale to a few thousands of centroids. As a by-product of training, a tree structure performs either exact or approximate quantization on trained centroids, the latter...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Statistics modules in Perl Data Language, with a quick-start guide for non-PDL people. They make the PDL shell work like R, but with PDL threading (fast automatic iteration) of procedures including t-test, linear regression, and k-means clustering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    LAVA for AFM

    LAVA for AFM

    Lloyd's Algorithm-based Volumetric Analysis for AFM Images

    This MATLAB-based program enables analysis of AFM images. In particular, it allows the user to measure the volume of all distinguishable features in an image and to isolate and sort those particles. As the name implies, LAVA uses Lloyd's Algorithm, also known as k-means sorting, to identify a small set of volumes representative of the actual distribution of particle in the image. Although developed for determining feature volume, LAVA is also completely compatible with other types of image...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Discover Multiview ERP: The Financial Management Revolution Icon
    Discover Multiview ERP: The Financial Management Revolution

    Reclaim precious moments with loved ones while our robust cloud accounting software streamlines your financial processes.

    Built for growing businesses and well-established enterprises alike, Multiview is a highly scalable and robust ERP.
  • 5

    WaveSorter

    A powerful, versatile tool for offilne spike analysis and sorting

    WaveSorter emphasizes dynamic visualization and versatility. Slider controls let the user select any coefficient or sample from any of several transforms, which can then be plotted to either axis of a 2D histogram (scatterplot). Within the waveform space, cursor-based controls let the user select subregions of the waveform space or individual waveforms to view. The user may cluster waveforms manually or via one of several popular clustering programs. The classification along with waveform...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    NEural SOrter

    NEural SOrter

    a tool for offline electrophysiological recording analysis

    ... recordings - view your recordings as superimposed waveforms or as waveforms in time - use PCA and Height vs Width analysis to extract waveform features - use Vectorial Quantization or K-Means anaysis to sort the waveforms (spikes) classify spikes as diferent units - use templates to sort spikes - save the analysis results as NeuroShare format Developers: Daniel de Santos Sierra Cristina Soto Sanchez
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    SRM2 Sound Recognizer Mobile 2

    SRM2 Sound Recognizer Mobile 2

    A Sound Recognition Framework developed to J2ME plataform

    ... - Vector quantization using the k-means algorithm - Uses the algorithm Forward - Uses the algorithm Backward - Uses the Viterbi algorithm - Uses the Baum-Welch algorithm for training - Has features import and export data Further information is on Gaita 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    JaCHMM

    Java Conditioned Hidden Markov Model library

    The JaCHMM - the Java Conditioned Hidden Markov Model library - is a complete implementation of a CHMM in Java ready to use either on command line or as a module. The JaCHMM is licenced under the BSD licence. It gives an implementation of the Viterbi, Forward-Backward, Baum-Welch and K-Means algorithms, all adapted for the CHMM. JaCHMM is based on the JaHMM and also designed to achieve reasonable performance without making the code unreadable. Consequently, it offers a good way of applying...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    K-people
    K people is a software platform capable of integrating with enterprise systems. It enables workers to improve productivity, while giving management the the means to plan and monitor activity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
  • 10
    MuLaViTo

    MuLaViTo

    A framework for the visualization of multi-layer networks

    MuLaViTo is a multi-layer visualization framework which allows to visualize relations between multiple graphs in derived applications. Moreover, it provides helpful means like k-shortest path algorithms, running algorithms in a separate thread, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    this is a qt plugin for implementing image clustering and image classification
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Cloudster is a generic and parallel implementation of the k-means algorithm. It is written in C# and uses the Windows Azure environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    clusterviz allows to cluster three-dimensional data. The clustering process is visualized using OpenGL. As clustering algorithms the family of k-means algorithms is implemented, including mixture models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    brCluster is a class library, written in java, that implements generic clustering algorithms carefully designed to allow its aplication in any kind of data. The algorithms implemented are K-means and Hierarchical Clustering (Simple and Complete Link).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    AggClustering is a C# program enable user to cluster a data into clusters using agglomerative clustering with K-means reclusering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    bldc

    BLDC ESC

    Brushless DC controller (ESC) Fully functional sensorless ESC. Uses BEMF detecton for rotor position sensing. Software trays to maintain maximum speed on currently available power(pwm duty). It works like ordinary DC motor. More load means, on same power, lower speed and higer current. Motor speed (current) PWM , direction etc. is adjustable via serial port commands. For example - press "k" button to add power, "j" button to reduce power and "t" button to reverse rotor...
    Downloads: 0 This Week
    Last Update:
    See Project