All entries.
Showing Items 421-440 of 676 on page 22 of 34: First Previous 17 18 19 20 21 22 23 24 25 26 27 Next Last

Logo r-cran-quantregForest 0.2-3

by r-cran-robot - June 1, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 12885 views, 2938 downloads, 0 subscriptions

About: Quantile Regression Forests

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:07.576421


Logo RegLin Posterior Regularization of Linear Mappings 1.1

by emstrick - May 23, 2012, 10:31:34 CET [ BibTeX BibTeX for corresponding Paper Download ] 14848 views, 3273 downloads, 0 subscriptions

About: The package provides a Lagrangian approach to the posterior regularization of given linear mappings. This is important in two cases, (a) when systems are under-determined and (b) when the external model for calculating the mapping is invariant to properties such as scaling. The software may be applied in cases when the external model does not provide its own regularization strategy. In addition, the package allows to rank attributes according to their distortion potential to a given linear mapping.

Changes:

Version 1.1 (May 23, 2012) memory and time optimizations distderivrel.m now supports assessing the relevance of attribute pairs

Version 1.0 (Nov 9, 2011) * Initial Announcement on mloss.org.


Logo Genealized Constraints Neural Network Regression Model Subject to Linear Priors 1.0

by openpr_nlpr - May 22, 2012, 06:30:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9386 views, 1909 downloads, 0 subscriptions

About: This code is developed for incorporating a class of linear priors into the regression model.

Changes:

Initial Announcement on mloss.org.


Logo WebEnsemble 1.0

by jungc005 - May 8, 2012, 22:24:44 CET [ BibTeX Download ] 5958 views, 2422 downloads, 0 subscriptions

About: Use the power of crowdsourcing to create ensembles.

Changes:

Initial Announcement on mloss.org.


Logo Partition Comparison 1.0

by andres - April 21, 2012, 03:26:47 CET [ Project Homepage BibTeX Download ] 8149 views, 2680 downloads, 0 subscriptions

About: Fast C++ implementation of the variation of information (Meila 2003) and Rand index (Rand 1971) with MATLAB mex files

Changes:

Initial Announcement on mloss.org.


Logo Multilinear Principal Component Analysis 1.2 1.2

by openpr_nlpr - April 16, 2012, 09:04:08 CET [ Project Homepage BibTeX Download ] 8544 views, 2437 downloads, 0 subscriptions

About: This archive contains a Matlab implementation of the Multilinear Principal Component Analysis (MPCA) algorithm and MPCA+LDA, as described in the paper Haiping Lu, K.N. Plataniotis, and A.N. Venetsanopoulos, "MPCA: Multilinear Principal Component Analysis of Tensor Objects", IEEE Transactions on Neural Networks, Vol. 19, No. 1, Page: 18-39, January 2008.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-oblique.tree 1.1

by r-cran-robot - April 14, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 13169 views, 2875 downloads, 0 subscriptions

About: Oblique Trees for Classification Data

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:06.648184


Logo Oboe A Chinese Syntactic Parser 1.0

by openpr_nlpr - April 9, 2012, 09:08:35 CET [ Project Homepage BibTeX Download ] 8280 views, 2030 downloads, 0 subscriptions

About: Oboe is a software for Chinese syntactic parsing, and it can display syntactic trees in a graphical view with two kinds of representation: phrase tree and dependency tree. So it is very helpful for NLP researchers, especially for researchers focusing on syntax-based methods.

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 ] 10132 views, 2269 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 JMLR LPmade 1.2.2

by rlichten - April 2, 2012, 17:11:59 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 66156 views, 20243 downloads, 0 subscriptions

About: Link Prediction Made Easy

Changes:

v1.2.2

  • Fixed MAJOR issue related to github migration several months ago. The original github commit neglected to import empty folders. This caused parts of the project compilation procedure to fail. Any users of LPmade who downloaded the most recent version from github over the last several months would have encountered this build error and should download the most recent version. This change updates the network library makefile to create the empty folders and gets around the issue. Very sorry to anybody that this may have inconvenienced, but thanks for hanging in there if you diagnosed and solved it yourself.

  • Fixed issue with auroc on 32-bit architectures that caused integer wraparounds that produced incorrect results.


Logo Output Kernel Learning 2.0

by posaune - March 22, 2012, 11:34:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19767 views, 3662 downloads, 0 subscriptions

About: A Matlab script for learning vector-valued functions and kernels on the output space.

Changes:

Added code for learning low-rank output kernels.


Logo nimfa A Python Library for Nonnegative Matrix Factorization 1.0

by marinkaz - March 22, 2012, 02:38:18 CET [ Project Homepage BibTeX Download ] 13407 views, 5223 downloads, 0 subscriptions

About: Nimfa is an open-source Python library that provides a unified interface to nonnegative matrix factorization algorithms. It includes implementations of state-of-the-art factorization methods, initialization approaches, and quality scoring. Both dense and sparse matrix representation are supported.

Changes:

Initial Announcement on mloss.org.


Logo GP RTSS 1.0

by marc - March 21, 2012, 08:43:52 CET [ BibTeX BibTeX for corresponding Paper Download ] 10034 views, 2928 downloads, 0 subscriptions

About: Gaussian process RTS smoothing (forward-backward smoothing) based on moment matching.

Changes:

Initial Announcement on mloss.org.


Logo A Local and Parallel Computation Toolbox for Gaussian Process Regression 1.0

by cwpark - March 19, 2012, 17:21:28 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 22439 views, 6210 downloads, 0 subscriptions

About: This local and parallel computation toolbox is the Octave and Matlab implementation of several localized Gaussian process regression methods: the domain decomposition method (Park et al., 2011, DDM), partial independent conditional (Snelson and Ghahramani, 2007, PIC), localized probabilistic regression (Urtasun and Darrell, 2008, LPR), and bagging for Gaussian process regression (Chen and Ren, 2009, BGP). Most of the localized regression methods can be applied for general machine learning problems although DDM is only applicable for spatial datasets. In addition, the GPLP provides two parallel computation versions of the domain decomposition method. The easiness of being parallelized is one of the advantages of the localized regression, and the two parallel implementations will provide a good guidance about how to materialize this advantage as software.

Changes:

Initial Announcement on mloss.org.


Logo Sparse MultiTask Learning Toolbox 1.2

by rflamary - March 18, 2012, 11:31:00 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13924 views, 3029 downloads, 0 subscriptions

About: This package is a set of Matlab scripts that implements the algorithms described in the submitted paper: "Lp-Lq Sparse Linear and Sparse Multiple Kernel MultiTask Learning".

Changes:

Initial Announcement on mloss.org.


Logo multi assignment clustering of Boolean data 2.001

by mafrank - March 3, 2012, 09:04:04 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 20692 views, 3404 downloads, 0 subscriptions

About: Implementation of the multi-assignment clustering method for Boolean vectors.

Changes:

new bib added


Logo Thresholding program 1.0

by openpr_nlpr - March 1, 2012, 03:18:52 CET [ Project Homepage BibTeX Download ] 9052 views, 1826 downloads, 0 subscriptions

About: This is demo program on global thresholding for image of bright small objects, such as aircrafts in airports. the program include four method, otsu,2D-Tsallis,PSSIM, Smoothnees Method.

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 ] 10775 views, 2327 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 r-cran-lars 1.1

by r-cran-robot - February 20, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 20116 views, 4579 downloads, 0 subscriptions

About: Least Angle Regression, Lasso and Forward Stagewise

Changes:

Fetched by r-cran-robot on 2013-04-01 00:00:05.906244


Logo Nen Beta

by pascal - February 19, 2012, 00:31:34 CET [ Project Homepage BibTeX Download ] 18662 views, 4811 downloads, 0 subscriptions

About: 3-layer neural network for regression with sigmoid activation function and command line interface similar to LibSVM.

Changes:

Initial Announcement on mloss.org.


Showing Items 421-440 of 676 on page 22 of 34: First Previous 17 18 19 20 21 22 23 24 25 26 27 Next Last