Showing 69 open source projects for "jclal-weka"

View related business solutions
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 1
    Weka

    Weka

    Machine learning software to solve data mining problems

    Weka is a collection of machine learning algorithms for solving real-world data mining problems. It is written in Java and runs on almost any platform. The algorithms can either be applied directly to a dataset or called from your own Java code.
    Leader badge
    Downloads: 19,233 This Week
    Last Update:
    See Project
  • 2
    MOA - Massive Online Analysis

    MOA - Massive Online Analysis

    Big Data Stream Analytics Framework.

    A framework for learning from a continuous supply of examples, a data stream. Includes classification, regression, clustering, outlier detection and recommender systems. Related to the WEKA project, also written in Java, while scaling to adaptive large scale machine learning.
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 3
    MEKA

    MEKA

    A Multi-label Extension to Weka

    Multi-label classifiers and evaluation procedures using the Weka machine learning framework.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 4
    ADAMS

    ADAMS

    ADAMS is a workflow engine for building complex knowledge workflows.

    ADAMS is a flexible workflow engine aimed at quickly building and maintaining data-driven, reactive workflows, easily integrated into business processes. Instead of placing operators on a canvas and manually connecting them, a tree structure and flow control operators determine how data is processed (sequentially/parallel). This allows rapid development and easy maintenance of large workflows, with hundreds or thousands of operators. Operators include machine learning (WEKA, MOA, MEKA...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Field Service Management Software | BlueFolder Icon
    Field Service Management Software | BlueFolder

    Maximize technician productivity with intuitive field service software

    Track all your service data in one easy-to-use system, enabling your team to move faster and generate more revenue for your bottom line.
  • 5

    Varied Tree Weka Package

    Random Tree-based classifier featuring multiple node tests.

    Weka package extension with custom decision tree classifier (based on Random Tree) generating three different tests in its nodes: traditional value test (e.g. x1 < 3.4), relational test (e.g. x1 < x2) and weighted relational test (e.g. x1 < 0.78 * x2). Decision on node level is made based on weighted vote made by each test.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ceka

    Ceka

    Crowd Environment and its Knowledge Analysis

    A knowledge analysis tool for crowdsourcing based on Weka.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A.I. Stock Trends With WEKA & TA-Lib

    A.I. Stock Trends With WEKA & TA-Lib

    A Repository Of The Java Programs Presented in the Videos.

    This is the open/public source code repository for the Java programs shown in the YouTube videos - A.I. Stock Trends With WEKA, TA-Lib and more https://www.youtube.com/channel/UCPxmgFZDS7F06UBBxH5b4mg
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    weka-MTreeClusterer

    Flat clustering algorithm based on MTrees implemented for weka.

    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 10
    This site contains packages of sGrid. References: Wells, J.R. and Ting KM, A new simple and efficient density estimator that enables fast systematic search. 2019, PRL, https://doi.org/10.1016/j.patrec.2018.12.020
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JCLAL

    JCLAL

    A Java Class Library for Active Learning

    JCLAL is a general purpose framework developed in Java for the active learning research area. JCLAL framework is open source software and it is distributed under the GNU general public license. It is constructed with a high-level software environment, with a strong object oriented design and use of design patterns, which allow to the developers reuse, modify and extend the framework. If you want to refer to JCLAL in a publication, please cite the following JMLR paper. The full citation...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Twitter Research Data Collector
    It gives facility of collecting tweets through Twitter Streaming API w.r.t different search criteria and to save tweets in CSV and ARFF (WEKA) file formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    weka-RankerByDTClassification

    Ranker algorithm based on Decision Trees

    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project
  • 15
    Open Cezeri Library

    Open Cezeri Library

    Effective Linear Algebra and Computer Vision Library with JAVA

    ...- Vision: It can access web cams, imaging source industrial cameras for manuel settings and advanced issues. Studies on accesing Leapmotion and Kinect is still under-development. 2- Machine learning: It uses Weka Software tool and some personel coded ML algorithms 3- CMatrix: Special matrix library called as CMatrix meaning Cezeri Maztrix Class. Actually it is regarded as the core of the OCL. CMatrix supports fluent interface and method chaining.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Mulan is a java library for learning from multi-label data. It is built on top of the Weka library and currently offers a variety of classification, ranking and feature selection algorithms, an evaluation framework that calculates several measures.
    Leader badge
    Downloads: 75 This Week
    Last Update:
    See Project
  • 19

    JCLALtext

    Text processing module for JCLAL

    JCLALtext is a class library designed to extend the framework JCLAL text tasks. JCLALtext is free, open source and developed with the Java programming language. JCLALtext is distributed under the GNU license. The researcher can use the class library by adding it to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    JCLALwebservice

    Web service for JCLAL

    This work is part of the area of Artificial Intelligence, in particular in the field of machine learning. The web service is built to facilitate the use of JCLAL in applications developed in any programming language. Users should know only the basic format to send and receive requests.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WekaBioSimilarity is an extension of Weka that implements several measures to compare binary feature vectors; and, additionally, extrapolates those measures to work with multi-value, string and numerical feature vectors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    HybridPSO

    HybridPSO algorithm integrated with weka

    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    gBestPSO

    gBestPSO algorithm integrated with weka

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    AntMiner

    AntMiner algorithm integrated with weka

    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next