All entries.
Showing Items 361-380 of 676 on page 19 of 34: First Previous 14 15 16 17 18 19 20 21 22 23 24 Next Last

Logo Rabit 0.1.0

by crowwork - January 21, 2015, 18:48:46 CET [ Project Homepage BibTeX Download ] 8100 views, 3181 downloads, 0 subscriptions

About: rabit (Reliable Allreduce and Broadcast Interface) is a light weight library that provides a fault tolerant interface of Allreduce and Broadcast for portable , scalable and reliable distributed machine learning programs. Rabit programs can run on various platforms such as Hadoop, MPI and no installation is needed. Rabit now support kmeans clustering, and distributed xgboost: an extremely efficient disrtibuted boosted tree(GBDT) toolkit.

Changes:

Initial Announcement on mloss.org.


Logo PALMA: mRNA to Genome Alignments using Large Margin Algorithms 0.3.7

by gxr - November 26, 2007, 21:14:57 CET [ Project Homepage BibTeX Download ] 10964 views, 3176 downloads, 0 subscriptions

About: PALMA computes the optimal spliced alignment of a mRNA sequence to a genomic sequence. The main python script takes two FASTA files containing the target (e.g. a DNA sequence, part of the genome) [...]

Changes:

Initial Announcement on mloss.org.


Logo r-cran-boost 1.0-0

by r-cran-robot - December 9, 2004, 22:57:00 CET [ Project Homepage BibTeX Download ] 10647 views, 3159 downloads, 0 subscriptions

About: Boosting Methods for Real and Simulated Data

Changes:

Fetched by r-cran-robot on 2009-06-24 07:16:09.478727


Logo Primal training Support Vector Machines 1.0

by chap - November 19, 2007, 17:41:14 CET [ Project Homepage BibTeX Download ] 12087 views, 3157 downloads, 0 comments, 0 subscriptions

About: Very simple code for training SVMs in the primal. Works particularly well on sparse linear problems. In the non-linear case the entire kernel matrix needs to be computed, so for large problems it is [...]

Changes:

Initial Announcement on mloss.org.


Logo iBoost 0.1

by hiroto - December 1, 2007, 00:34:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12451 views, 3143 downloads, 0 subscriptions

About: Itemset boosting (iBoost) performs linear regression in the complete space of power sets of mutations. It implements a forward feature selection procedure where, in each iteration, one mutation [...]

Changes:

Initial Announcement on mloss.org.


Logo Finding nonlinear and stochastic structures in time series 1

by Dante - October 29, 2008, 11:14:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14076 views, 3139 downloads, 0 subscriptions

About: The Delay vector variance (DVV) method uses predictability of the signal in phase space to characterize the time series. Using the surrogate data methodology, so called DVV plots and DVV scatter [...]

Changes:

Initial Announcement on mloss.org.


Logo CoFiRank 0.1

by alexis - March 30, 2009, 17:17:34 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14762 views, 3136 downloads, 0 subscriptions

About: CoFiRank is a Collaborative Filtering system based on matrix factorization. CoFiRank is based on the idea that it is better to predict the relative order of preferences (ranking) instead of the absolute rating.

Changes:

Initial Announcement on mloss.org.


Logo gboost 0.1.1

by nowozin - November 4, 2007, 07:52:21 CET [ Project Homepage BibTeX Download ] 12785 views, 3132 downloads, 0 subscriptions

Rating Whole StarWhole Star1/2 StarEmpty StarEmpty Star
(based on 1 vote)

About: The gboost toolbox is a framework for classification of connected, undirected, labeled graphs.

Changes:

Initial Announcement on mloss.org.


  • Data Formats: None

Logo Databases for DMNS source codes 1.0

by openpr_nlpr - May 15, 2018, 07:56:12 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14267 views, 3120 downloads, 0 subscriptions

About: In DMNS source, five databases are used in slover.cpp and data_veh_layer.cpp, these images and databases are included in this file, except munich database.

Changes:

Initial Announcement on mloss.org.


Logo Logistic regression with dual spectral regularization 1.0

by ryota - April 27, 2008, 08:44:51 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13173 views, 3116 downloads, 0 subscriptions

About: It solves a classification problem over symmetric matrices with dual spectral norm (trace norm) regularization using a simple interior point method. It was successfully applied to single trial EEG [...]

Changes:

Initial Announcement on mloss.org.


Logo pHMM4weka 1.0

by smm52 - October 22, 2010, 03:48:07 CET [ Project Homepage BibTeX Download ] 10513 views, 3113 downloads, 0 subscriptions

About: This Java software implements Profile Hidden Markov Models (PHMMs) for protein classification for the WEKA workbench. Standard PHMMs and newly introduced binary PHMMs are used. In addition the software allows propositionalisation of PHMMs.

Changes:

description changed


Logo A Parallel LDA Learning Toolbox 1.0

by yanjianfeng - January 24, 2014, 11:48:07 CET [ BibTeX Download ] 8004 views, 3109 downloads, 0 subscriptions

About: We introduces PLL, a parallel LDA learning toolbox for big topic modeling.

Changes:

Fix some compiling errors.


Logo MPI IKL 1.0

by pgehler - January 16, 2009, 16:39:29 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 16026 views, 3107 downloads, 0 subscriptions

About: This package contains an implementation of the Infinite Kernel Learning (IKL) algorithm and the SimpleMKL algorithm. This is realized by building on Coin-Ipopt-3.3.5 and Libsvm.

Changes:

Initial Announcement on mloss.org.


Logo SMPyBandits 0.9.2

by Naereen - March 20, 2018, 20:12:13 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21379 views, 3103 downloads, 0 subscriptions

About: SMPyBandits: an Open-Source Research Framework for Single and Multi-Players Multi-Arms Bandits (MAB) Algorithms in Python

Changes:

Initial Announcement on mloss.org.


Logo FWTN 1.0

by hn - March 25, 2010, 16:58:24 CET [ Project Homepage BibTeX Download ] 12217 views, 3092 downloads, 0 subscriptions

About: Orthonormal wavelet transform for D dimensional tensors in L levels. Generic quadrature mirror filters and tensor sizes. Runtime is O(n), plain C, MEX-wrapper and demo provided.

Changes:

Initial Announcement on mloss.org.


Logo LibPG 126

by daa - December 3, 2007, 19:59:04 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14607 views, 3085 downloads, 0 subscriptions

About: The PG library is a high-performance reinforcement learning library. The name PG refers to policy-gradient methods, but this name is largely historical. The library also impliments value-based RL [...]

Changes:

Initial Announcement on mloss.org.


Logo GraphDemo 1.0

by ule - November 27, 2007, 20:11:21 CET [ Project Homepage BibTeX Download ] 11330 views, 3075 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole Star1/2 StarEmpty Star
(based on 3 votes)

About: The GraphDemo provides Matlab GUIs to explore similarity graphs and their use in machine learning. It aims to highlight the behavior of different kinds of similarity graphs and to demonstrate their [...]

Changes:

Initial Announcement on mloss.org.


Logo TiMBL 6.1

by antalvdb - January 11, 2008, 09:20:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14705 views, 3072 downloads, 0 comments, 0 subscriptions

About: The TiMBL software package is a fast, decision-tree-based implementation of k-nearest neighbor classification. The package includes the IB1, IB2, TRIBL, TRIBL2, and IGTree algorithms, and offers [...]

Changes:

Initial Announcement on mloss.org.


Logo BCILAB 1.0-beta

by chkothe - January 6, 2012, 23:47:55 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 15147 views, 3062 downloads, 0 subscriptions

About: MATLAB toolbox for advanced Brain-Computer Interface (BCI) research.

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 ] 13959 views, 3039 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.


Showing Items 361-380 of 676 on page 19 of 34: First Previous 14 15 16 17 18 19 20 21 22 23 24 Next Last