All entries.
Showing Items 521-540 of 676 on page 27 of 34: First Previous 22 23 24 25 26 27 28 29 30 31 32 Next Last

Logo Choquistic Utilitaristic Regression 1.00

by AliFall - April 17, 2015, 11:31:20 CET [ BibTeX BibTeX for corresponding Paper Download ] 5723 views, 2060 downloads, 0 subscriptions

About: This Matlab package implements a method for learning a choquistic regression model (represented by a corresponding Moebius transform of the underlying fuzzy measure), using the maximum likelihood approach proposed in [2], eqquiped by sigmoid normalization, see [1].

Changes:

Initial Announcement on mloss.org.


Logo Naive Bayes EM Algorithm 1.0.0

by openpr_nlpr - December 2, 2011, 05:35:09 CET [ Project Homepage BibTeX Download ] 8629 views, 2050 downloads, 0 subscriptions

About: OpenPR-NBEM is an C++ implementation of Naive Bayes Classifier, which is a well-known generative classification algorithm for the application such as text classification. The Naive Bayes algorithm requires the probabilistic distribution to be discrete. OpenPR-NBEM uses the multinomial event model for representation. The maximum likelihood estimate is used for supervised learning, and the expectation-maximization estimate is used for semi-supervised and un-supervised learning.

Changes:

Initial Announcement on mloss.org.


Logo CFSPCommunityDetection 1.0

by tbuehler - October 13, 2014, 05:36:24 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9247 views, 2047 downloads, 0 subscriptions

About: A community detection method based on constrained fractional set programming (CFSP).

Changes:

Initial Announcement on mloss.org.


Logo JEMLA 1.0

by bathaeian - January 4, 2015, 08:34:49 CET [ Project Homepage BibTeX Download ] 6563 views, 2030 downloads, 0 subscriptions

About: Java package for calculating Entropy for Machine Learning Applications. It has implemented several methods of handling missing values. So it can be used as a lab for examining missing values.

Changes:

Discretizing numerical values is added to calculate mode of values and fractional replacement of missing ones. class diagram is on the web http://profs.basu.ac.ir/bathaeian/free_space/jemla.rar


Logo r-cran-caretLSF 1.25

by r-cran-robot - December 3, 2008, 00:00:00 CET [ Project Homepage BibTeX Download ] 7548 views, 2028 downloads, 0 subscriptions

About: Classification and Regression Training LSF Style: Augment some caret functions for parallel processing

Changes:

Initial Announcement on mloss.org.


Logo SketchSort 0.0.6

by ytabei - October 11, 2010, 18:33:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9947 views, 2025 downloads, 0 subscriptions

About: A Sortware for All Pairs Similarity Search

Changes:

Initial Announcement on mloss.org.


Logo AugmentedSVM 1.0.0

by ashukla - October 2, 2014, 11:24:14 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8659 views, 2016 downloads, 0 subscriptions

About: A MATLAB toolkit for performing generalized regression with equality/inequality constraints on the function value/gradient.

Changes:

Initial Announcement on mloss.org.


Logo Agglomerative MeanShift Clustering 1.0.0

by openpr_nlpr - December 2, 2011, 04:38:13 CET [ Project Homepage BibTeX Download ] 7159 views, 2016 downloads, 0 subscriptions

About: Mean-Shift (MS) is a powerful non-parametric clustering method. Although good accuracy can be achieved, its computational cost is particularly expensive even on moderate data sets. For the purpose of algorithm speedup, an agglomerative MS clustering method called Agglo-MS was developed, along with its mode-seeking ability and convergence property analysis. The method is built upon an iterative query set compression mechanism which is motivated by the quadratic bounding optimization nature of MS. The whole framework can be efficiently implemented in linear running time complexity.

Changes:

Initial Announcement on mloss.org.


Logo RLScore 0.7

by aatapa - September 20, 2016, 09:51:25 CET [ Project Homepage BibTeX Download ] 6588 views, 2014 downloads, 0 subscriptions

About: RLScore - regularized least-squares machine learning algorithms package

Changes:

Initial Announcement on mloss.org.


Logo MLFlex 02-21-2012-00-12

by srp33 - April 3, 2012, 16:44:43 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9003 views, 2013 downloads, 0 subscriptions

About: Motivated by a need to classify high-dimensional, heterogeneous data from the bioinformatics domain, we developed ML-Flex, a machine-learning toolbox that enables users to perform two-class and multi-class classification analyses in a systematic yet flexible manner. ML-Flex was written in Java but is capable of interfacing with third-party packages written in other programming languages. It can handle multiple input-data formats and supports a variety of customizations. MLFlex provides implementations of various validation strategies, which can be executed in parallel across multiple computing cores, processors, and nodes. Additionally, ML-Flex supports aggregating evidence across multiple algorithms and data sets via ensemble learning. (See http://jmlr.csail.mit.edu/papers/volume13/piccolo12a/piccolo12a.pdf.)

Changes:

Initial Announcement on mloss.org.


Logo Isoline Retrieval SVN rev. 7

by Petey - February 21, 2012, 16:56:09 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9530 views, 2013 downloads, 0 subscriptions

About: Software to perform isoline retrieval, retrieve isolines of an atmospheric parameter from a nadir-looking satellite.

Changes:

Added screenshot, keywords


Logo Multi Annotator Supervised LDA for regression 1.0

by fmpr - January 16, 2017, 18:10:19 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11433 views, 2011 downloads, 0 subscriptions

About: MA-sLDAr is a C++ implementation of the supervised topic models with response variables provided by multiple annotators with different levels of expertise.

Changes:

Initial Announcement on mloss.org.


Logo L21 Regularized Correntropy for Robust Feature Selection 1.0

by openpr_nlpr - June 26, 2012, 03:11:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10019 views, 2007 downloads, 0 subscriptions

About: We study the problem of robust feature extraction based on L21 regularized correntropy in both theoretical and algorithmic manner. In theoretical part, we point out that an L21-norm minimization can be justified from the viewpoint of half-quadratic (HQ) optimization, which facilitates convergence study and algorithmic development. In particular, a general formulation is accordingly proposed to unify L1-norm and L21-norm minimization within a common framework. In algorithmic part, we propose an L21 regularized correntropy algorithm to extract informative features meanwhile to remove outliers from training data. A new alternate minimization algorithm is also developed to optimize the non-convex correntropy objective. In terms of face recognition, we apply the proposed method to obtain an appearance-based model, called Sparse-Fisherfaces. Extensive experiments show that our method can select robust and sparse features, and outperforms several state-of-the-art subspace methods on largescale and open face recognition datasets.

Changes:

Initial Announcement on mloss.org.


Logo ARTOS Adaptive Realtime Object Detection System 1.0

by erik - July 11, 2014, 22:02:34 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8902 views, 2005 downloads, 0 subscriptions

About: ARTOS can be used to quickly learn models for visual object detection without having to collect a set of samples manually. To make this possible, it uses ImageNet, a large image database with more than 20,000 categories.

Changes:

Initial Announcement on mloss.org.


Logo SonS and MDSonS, Software for hierarchical clustering visualization V1

by marmarj3 - June 18, 2013, 12:18:05 CET [ Project Homepage BibTeX Download ] 6892 views, 2002 downloads, 0 subscriptions

About: This toolbox implements a novel visualization technique called Sectors on Sectors (SonS), and a extended version called Multidimensional Sectors on Sectors (MDSonS), for improving the interpretation of several data mining algorithms. The MDSonS method makes use of Multidimensional Scaling (MDS) to solve the main drawback of the previous method, namely, the lack of representing distances between pairs of clusters. These methods have been applied for visualizing the results of hierarchical clustering, Growing Hierarchical Self-Organizing Maps (GHSOM), classification trees and several manifolds. These methods make possible to extract all the existing relationships among centroids’ attributes at any hierarchy level.

Changes:

Initial Announcement on mloss.org.


Logo Differential Dependency Network cabig cytoscape plugin 1.0

by cbil - October 27, 2013, 17:31:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8993 views, 2000 downloads, 0 subscriptions

About: DDN learns and visualize differential dependency networks from condition-specific data.

Changes:

Initial Announcement on mloss.org.


Logo Collection of algorithms for Gaussian Processes 0.1-SNAPSHOT

by danielkorzekwa - February 18, 2016, 13:00:14 CET [ Project Homepage BibTeX Download ] 5861 views, 1997 downloads, 0 subscriptions

About: Collection of algorithms for Gaussian Processes. Regression, Classification, Multi task, Multi output, Hierarchical, Sparse

Changes:

Initial Announcement on mloss.org.


Logo Threshold Image for Small object 1.0

by openpr_nlpr - July 23, 2012, 11:25:46 CET [ Project Homepage BibTeX Download ] 7712 views, 1996 downloads, 0 subscriptions

About: Including source code of Threshold Method,SVM,Play Scan and Play detection.

Changes:

Initial Announcement on mloss.org.


Logo BLOG 0.9.1

by jxwuyi - April 27, 2015, 06:52:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9198 views, 1995 downloads, 0 subscriptions

About: Bayesian Logic (BLOG) is a probabilistic modeling language. It is designed for representing relations and uncertainties among real world objects.

Changes:

Initial Announcement on mloss.org.


Logo DRVQ 1.0.1-beta

by iavr - January 18, 2014, 17:26:34 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8684 views, 1993 downloads, 0 subscriptions

About: 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 being not very precise but extremely fast.

Changes:

Initial Announcement on mloss.org.


Showing Items 521-540 of 676 on page 27 of 34: First Previous 22 23 24 25 26 27 28 29 30 31 32 Next Last