Projects running under agnostic.
Showing Items 61-80 of 236 on page 4 of 12: Previous 1 2 3 4 5 6 7 8 9 Next Last

Logo JMLR Waffles 2014-07-05

by mgashler - July 20, 2014, 04:53:54 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 73605 views, 16374 downloads, 0 subscriptions

About: Script-friendly command-line tools for machine learning and data mining tasks. (The command-line tools wrap functionality from a public domain C++ class library.)

Changes:

Added support for CUDA GPU-parallelized neural network layers, and several other new features. Full list of changes at http://waffles.sourceforge.net/docs/changelog.html


Logo RankSVM NC 1.0

by rflamary - July 10, 2014, 15:51:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9896 views, 2120 downloads, 0 subscriptions

About: This package is an implementation of a linear RankSVM solver with non-convex regularization.

Changes:

Initial Announcement on mloss.org.


Logo PyStruct 0.2

by t3kcit - July 9, 2014, 09:29:23 CET [ Project Homepage BibTeX Download ] 11013 views, 2375 downloads, 0 subscriptions

About: PyStruct is a framework for learning structured prediction in Python. It has a modular interface, similar to the well-known SVMstruct. Apart from learning algorithms it also contains model formulations for popular CRFs and interfaces to many inference algorithm implementation.

Changes:

Initial Announcement on mloss.org.


Logo Semi Stochastic Gradient Descent 1.0

by konkey - July 9, 2014, 04:28:47 CET [ BibTeX BibTeX for corresponding Paper Download ] 8162 views, 1904 downloads, 0 subscriptions

About: Efficient implementation of Semi-Stochastic Gradient Descent algorithm (S2GD) for training logistic regression (L2-regularized).

Changes:

Initial Announcement on mloss.org.


Logo IPCA v0.1

by kiraly - July 7, 2014, 10:25:03 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7827 views, 2300 downloads, 0 subscriptions

About: This package implements Ideal PCA in MATLAB. Ideal PCA is a (cross-)kernel based feature extraction algorithm which is (a) a faster alternative to kernel PCA and (b) a method to learn data manifold certifying features.

Changes:

Initial Announcement on mloss.org.


Logo DCABags 0.7

by wbuntine - June 5, 2014, 05:34:44 CET [ Project Homepage BibTeX Download ] 15090 views, 3238 downloads, 0 subscriptions

About: Document/Text preprocessing for topic models: suite of Perl scripts for preprocessing text collections to create dictionaries and bag/list files for use by topic modelling software.

Changes:

Moved distribution and code across to GitHub. Changed "ldac" format to have 0 offset for word indices. Added "document frequency" (df) filtering on selection of tokens for linkTables. Playing with linkParse but its still unuseable generally.


Logo r-cran-bigrf 0.1-11

by r-cran-robot - May 16, 2014, 00:00:00 CET [ Project Homepage BibTeX Download ] 20125 views, 4689 downloads, 0 subscriptions

About: Big Random Forests

Changes:

Fetched by r-cran-robot on 2015-11-01 00:00:04.072762


Logo SAMOA 0.0.1

by gdfm - April 2, 2014, 17:09:08 CET [ Project Homepage BibTeX Download ] 5545 views, 1527 downloads, 0 subscriptions

About: SAMOA is a platform for mining big data streams. It is a distributed streaming machine learning (ML) framework that contains a programing abstraction for distributed streaming ML algorithms.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-deepnet 0.2

by r-cran-robot - March 20, 2014, 00:00:00 CET [ Project Homepage BibTeX Download ] 3328 views, 885 downloads, 0 subscriptions

About: deep learning toolkit in R

Changes:

Fetched by r-cran-robot on 2018-01-01 00:00:07.583485


Logo DAL 1.1

by ryota - February 18, 2014, 19:07:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 33263 views, 5580 downloads, 0 subscriptions

About: DAL is an efficient and flexibible MATLAB toolbox for sparse/low-rank learning/reconstruction based on the dual augmented Lagrangian method.

Changes:
  • Supports weighted lasso (dalsqal1.m, dallral1.m)
  • Supports weighted squared loss (dalwl1.m)
  • Bug fixes (group lasso and elastic-net-regularized logistic regression)

Logo jackstraw 1.0

by nc - February 1, 2014, 22:53:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7599 views, 1692 downloads, 0 subscriptions

About: Estimates statistical significance of association between variables and their principal components (PCs).

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 ] 7355 views, 1585 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.


Logo hapFabia 1.4.2

by hochreit - December 28, 2013, 17:24:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16076 views, 3145 downloads, 0 subscriptions

About: hapFabia is an R package for identification of very short segments of identity by descent (IBD) characterized by rare variants in large sequencing data. It detects 100 times smaller segments than previous methods.

Changes:

o citation update

o plot function improved


Logo Identification of very short segments of identity by descent in NGS data 1.4.2

by hochreit - December 28, 2013, 17:22:38 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21185 views, 3913 downloads, 0 subscriptions

About: hapFabia is an R package for identification of very short segments of identity by descent (IBD) characterized by rare variants in large sequencing data.

Changes:

o citation update

o plot function improved


Logo StirlingNumbers 1.0

by stefanwebb - December 9, 2013, 03:26:56 CET [ Project Homepage BibTeX Download ] 5748 views, 1497 downloads, 0 subscriptions

About: A library for calculating and accessing generalized Stirling numbers of the second kind, which are used for inference in Poisson-Dirichlet processes.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-evtree 0.1-4

by r-cran-robot - November 25, 2013, 00:00:00 CET [ Project Homepage BibTeX Download ] 17807 views, 4110 downloads, 0 subscriptions

About: Evolutionary Learning of Globally Optimal Trees

Changes:

Fetched by r-cran-robot on 2014-05-01 00:00:05.459097


Logo JMLR The Generalised Linear Models Inference and Estimation Toolbox 1.5

by hn - November 8, 2013, 13:58:03 CET [ Project Homepage BibTeX Download ] 52086 views, 12679 downloads, 0 subscriptions

About: The glm-ie toolbox contains scalable estimation routines for GLMs (generalised linear models) and SLMs (sparse linear models) as well as an implementation of a scalable convex variational Bayesian inference relaxation. We designed the glm-ie package to be simple, generic and easily expansible. Most of the code is written in Matlab including some MEX files. The code is fully compatible to both Matlab 7.x and GNU Octave 3.2.x. Probabilistic classification, sparse linear modelling and logistic regression are covered in a common algorithmical framework allowing for both MAP estimation and approximate Bayesian inference.

Changes:

added factorial mean field inference as a third algorithm complementing expectation propagation and variational Bayes

generalised non-Gaussian potentials so that affine instead of linear functions of the latent variables can be used


Logo AlCoCoMa 1.0

by kiraly - November 8, 2013, 09:38:07 CET [ BibTeX BibTeX for corresponding Paper Download ] 6483 views, 1658 downloads, 0 subscriptions

About: ALgebraic COmbinatorial COmpletion of MAtrices. A collection of algorithms to impute or denoise single entries in an incomplete rank one matrix, to determine for which entries this is possible with any algorithm, and to provide algorithm-independent error estimates. Includes demo scripts.

Changes:

Initial Announcement on mloss.org.


Logo ClowdFlows 0.9

by janezkranjc - October 8, 2013, 02:57:49 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9417 views, 1749 downloads, 0 subscriptions

About: ClowdFlows is a web based platform for service oriented data mining publicly available at http://clowdflows.org . A web based interface allows users to construct data mining workflows that are hosted on the web and can be (if allowed by the author) accessed by anyone by following a URL of the workflow.

Changes:

Initial Announcement on mloss.org.


Logo factorie 1.0.0-M7

by apassos - October 7, 2013, 23:10:37 CET [ Project Homepage BibTeX Download ] 7983 views, 1667 downloads, 0 subscriptions

About: [FACTORIE](http://factorie.cs.umass.edu) is a toolkit for deployable probabilistic modeling, implemented as a software library in [Scala](http://scala-lang.org). It provides its users with a succinct language for creating [factor graphs](http://en.wikipedia.org/wiki/Factor_graph), estimating parameters and performing inference. It also has implementations of many machine learning tools and a full NLP pipeline.

Changes:

Initial Announcement on mloss.org.


Showing Items 61-80 of 236 on page 4 of 12: Previous 1 2 3 4 5 6 7 8 9 Next Last