Showing Items 201-220 of 676 on page 11 of 34: First Previous 6 7 8 9 10 11 12 13 14 15 16 Next Last
About: LogReg-Crowds is a collection of Julia implementations of various approaches for learning a logistic regression model multiple annotators and crowds, namely the works of Raykar et al. (2010), Rodrigues et al. (2013) and Dawid and Skene (1979). Changes:Initial Announcement on mloss.org. Added GitHub page.
|
About: Lush is an object-oriented Lisp dialect with a super-simple way of integrating C/C++ code and libraries. It includes extensive libraries for numerical computing, machine learning, and computer [...] Changes:Initial Announcement on mloss.org.
|
About: A (randomized) coordinate descent procedure to minimize L1 regularized loss for classification and regression purposes. Changes:Fixed some I/O bugs. Lines that ended with whitespace were not read correctly in the previous version.
|
About: GibbsLDA++: A C/C++ Implementation of Latent Dirichlet Allocation (LDA) using Gibbs Sampling for parameter estimation and inference. GibbsLDA++ is fast and is designed to analyze hidden/latent topic [...] Changes:Initial Announcement on mloss.org.
|
About: HDDM is a python toolbox for hierarchical Bayesian parameter estimation of the Drift Diffusion Model (via PyMC). Drift Diffusion Models are used widely in psychology and cognitive neuroscience to study decision making. Changes:
|
About: A chatterbot that learns natural languages learning from imitation. Changes:Alpha 1 - Codename: Wendell Borton ("Bllluuhhhhh...!!") Short term memory greatly improved.
|
About: The SGD-2.0 package contains implementations of the SGD and ASGD algorithms for linear SVMs and linear CRFs. Changes:Version 2.0 features ASGD.
|
About: R genetic programming framework Changes:Fetched by r-cran-robot on 2013-04-01 00:00:08.163887
|
About: Toolbox for circular statistics with Matlab (The Mathworks). Changes:Some bugfixes.
|
About: TBEEF, a doubly ensemble framework for recommendation and prediction problems. Changes:Included the final technical report.
|
About: The aim is to embed a given data relationship matrix into a low-dimensional Euclidean space such that the point distances / distance ranks correlate best with the original input relationships. Input relationships may be given as (sparse) (asymmetric) distance, dissimilarity, or (negative!) score matrices. Input-output relations are modeled as low-conditioned. (Weighted) Pearson and soft Spearman rank correlation, and unweighted soft Kendall correlation are supported correlation measures for input/output object neighborhood relationships. Changes:
|
About: An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet processes, Gaussian latent Dirichlet allocation and more. Changes:New maximum cluster argument for all algorithms. Also no more matlab interface since it seemed no one was using it, and I cannot support it any longer.
|
About: Bayesian Additive Regression Trees Changes:Fetched by r-cran-robot on 2018-09-01 00:00:04.021726
|
About: The OrGanic Environment for Reservoir computing (Oger) toolbox is a Python toolbox for rapidly building, training and evaluating modular learning architectures on large datasets. Changes:Initial Announcement on mloss.org.
|
About: Reference implementation of the LASVM online and active SVM algorithms as described in the JMLR paper. The interesting bit is a small C library that implements the LASVM process and reprocess [...] Changes:Minor bug fix
|
About: The Easysvm package provides a set of tools based on the Shogun toolbox allowing to train and test SVMs in a simple way. Changes:Fixes for shogun 0.7.3.
|
About: Accurate splice site predictor for a variety of genomes. Changes:Asp now supports three formats: -g fname for gff format -s fname for spf format -b dir for a binary format compatible with mGene. And a new switch -t which switches on a sigmoid-based transformation of the svm scores to get scores between 0 and 1.
|
About: Least Angle Regression, Lasso and Forward Stagewise Changes:Fetched by r-cran-robot on 2013-04-01 00:00:05.906244
|
About: The library implements Optimized Cutting Plane Algorithm (OCAS) for efficient training of linear SVM classifiers from large-scale data. Changes:Implemented COFFIN framework which allows efficient training of invariant image classifiers via virtual examples.
|
About: PyML is an interactive object oriented framework for machine learning in python with a focus on kernel methods. Changes:Initial Announcement on mloss.org.
|