Projects running under agnostic.
Showing Items 41-60 of 180 on page 3 of 9: Previous 1 2 3 4 5 6 7 8 Next Last

Logo r-cran-maptree 1.4-7

by r-cran-robot - November 24, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 187 views, 48 downloads, 0 subscriptions

About: Mapping, pruning, and graphing tree models

Changes:

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


Logo r-cran-lasso2 1.2-14

by r-cran-robot - November 20, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 5008 views, 1004 downloads, 1 subscription

About: L1 constrained estimation aka `lasso'

Changes:

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


Logo r-cran-ipred 0.9-1

by r-cran-robot - November 14, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 7592 views, 1677 downloads, 1 subscription

About: Improved Predictors

Changes:

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


Logo Milk 0.5

by luispedro - November 7, 2012, 13:08:28 CET [ Project Homepage BibTeX Download ] 15695 views, 3354 downloads, 1 subscription

Rating Whole StarWhole StarWhole StarEmpty StarEmpty Star
(based on 2 votes)

About: Python Machine Learning Toolkit

Changes:

Added LASSO (using coordinate descent optimization). Made SVM classification (learning and applying) much faster: 2.5x speedup on yeast UCI dataset.


Logo r-cran-penalized 0.9-42

by r-cran-robot - November 6, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 10645 views, 2294 downloads, 1 subscription

About: L1 (lasso and fused lasso) and L2 (ridge) penalized estimation in GLMs and in the Cox model

Changes:

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


Logo r-cran-randomForest 4.6-7

by r-cran-robot - October 16, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 8678 views, 1598 downloads, 1 subscription

About: Breiman and Cutler's random forests for classification and regression

Changes:

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


Logo TurboParser 2.0

by afm - October 11, 2012, 02:59:04 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 2712 views, 571 downloads, 1 subscription

About: TurboParser is a free multilingual dependency parser based on linear programming developed by André Martins. It is based on joint work with Noah Smith, Mário Figueiredo, Eric Xing, Pedro Aguiar.

Changes:

This version introduces a number of new features:

  • The parser does not depend anymore on CPLEX (or any other non-free LP solver). Instead, the decoder is now based on AD3, our free library for approximate MAP inference.

  • The parser now outputs dependency labels along with the backbone structure.

  • As a bonus, we now provide a trainable part-of-speech tagger, called TurboTagger, which can be used in standalone mode, or to provide part-of-speech tags as input for the parser. TurboTagger has state-of-the-art accuracy for English (97.3% on section 23 of the Penn Treebank) and is fast (~40,000 tokens per second).

  • The parser is much faster than in previous versions. You may choose among a basic arc-factored parser (~4,300 tokens per second), a standard second-order model with consecutive sibling and grandparent features (the default; ~1,200 tokens per second), and a full model with head bigram and arbitrary sibling features (~900 tokens per second).

Note: The runtimes above are approximate, and based on experiments with a desktop machine with a Intel Core i7 CPU 3.4 GHz and 8GB RAM. To run this software, you need a standard C++ compiler. This software has the following external dependencies: AD3, a library for approximate MAP inference; Eigen, a template library for linear algebra; google-glog, a library for logging; gflags, a library for commandline flag processing. All these libraries are free software and are provided as tarballs in this package.

This software has been tested on Linux, but it should run in other platforms with minor adaptations.


Logo r-cran-rminer 1.3

by r-cran-robot - October 9, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 1516 views, 258 downloads, 0 subscriptions

About: Simpler use of data mining methods (e.g. NN and SVM) in classification and regression.

Changes:

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


Logo Linear SVM with general regularization 1.0

by rflamary - October 5, 2012, 15:34:21 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 858 views, 238 downloads, 1 subscription

About: This package is an implementation of a linear svm solver with a wide class of regularizations on the svm weight vector (l1, l2, mixed norm l1-lq, adaptive lasso). We provide solvers for the classical single task svm problem and for multi-task with joint feature selection or similarity promoting term.

Changes:

Initial Announcement on mloss.org.


Logo MDP Modular toolkit for Data Processing 3.3

by otizonaizit - October 4, 2012, 15:17:33 CET [ Project Homepage BibTeX Download ] 13517 views, 3544 downloads, 1 subscription

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

About: MDP is a Python library of widely used data processing algorithms that can be combined according to a pipeline analogy to build more complex data processing software. The base of available algorithms includes signal processing methods (Principal Component Analysis, Independent Component Analysis, Slow Feature Analysis), manifold learning methods ([Hessian] Locally Linear Embedding), several classifiers, probabilistic methods (Factor Analysis, RBM), data pre-processing methods, and many others.

Changes:

What's new in version 3.3?

  • support sklearn versions up to 0.12
  • cleanly support reload
  • fail gracefully if pp server does not start
  • several bug-fixes and improvements

Logo r-cran-GMMBoost 1.0.3

by r-cran-robot - September 27, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 1615 views, 243 downloads, 0 subscriptions

About: Likelihood-based Boosting for Generalized mixed models

Changes:

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


Logo r-cran-e1071 1.6-1

by r-cran-robot - September 12, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 9623 views, 1878 downloads, 1 subscription

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

About: Misc Functions of the Department of Statistics (e1071), TU Wien

Changes:

Fetched by r-cran-robot on 2013-05-01 00:00:05.853508


Logo Oger 1.1.3

by dvrstrae - August 13, 2012, 14:55:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 1077 views, 342 downloads, 1 subscription

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.


Logo JMLR Jstacs 2.0

by keili - July 30, 2012, 13:31:02 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9551 views, 2096 downloads, 2 subscriptions

About: A Java framework for statistical analysis and classification of biological sequences

Changes:

February 2, 2012: Jstacs 2.0 released

Jstacs 2.0 changes many names and the structure of several packages. It is not code-compatible with Jstacs 1.5 and earlier

RESTRUCTURING and RENAMING:

former ScoringFunction, NormalizableScoringFunction, Model

  • new base-interface SequenceScore
  • new sub-interface StatisticalModel of SequenceScore for all statistical models with sub-iterfaces DifferentiableStatisticalModel and TrainableStatisticalModel
  • new interface DifferentiableSequenceScore replaces ScoringFunction
  • new interface DifferentiableStatisticalModel replaces NormalizableScoringFunction
  • new interface TrainableStatisticalModel replaces Model
  • new abstract class AbstractDifferentiableSequenceScore
  • new abstract class AbstractDifferentiableStatisticalModel replaces AbstractNormalizableScoringFunction
  • new abstract class AbstractTrainableStatisticalModel replaces AbstractModel
  • former Models renamed to TrainSM
  • former ScoringFunction renamed to DiffSS or DiffSM
  • getProbFor removed from TrainableStatisticalModel (former Model) and conceptually replaced by getLogProbFor
  • getLogScore(Sequence,int,int) with changed meaning of arguments: getLogScore(Sequence,start,end) instead of getLogScore(Sequence,start,length)
  • isTrained() replaced by common method isInitialized()

Parameters and Results

  • new super-class of Parameters and Results: AnnotatedEntity
  • common list-type for Parameters and Results: AnnotatedEntityList
  • Renaming: CollectionParameter -> SelectionParameter, MultiSelectionCollectionParameter -> MultiSelectionParameter, new super-class AbstractSelectionParameter
  • major refactoring due to common hierarchy and code-cleanup
  • lazy evaluation of Parameter/ParameterSet hierarchies moved from ParameterSet (loadParameters()) to ParameterSetContainer (constructor on class)
  • SubclassFinder adapted to lazy evaluation

performance measures

  • new abstract super-class AbstractPerformanceMeasure of all performance measures
  • new interface NumericalPerformanceMeasure for all performance measures that return a single number (as opposed, e.g., to curves)
  • new class PerformanceMeasureParameterSet for a collection of general performance measures
  • new class NumericalPerformanceMeasureParameterSet for a collection of NumericalPerformanceMeasures
  • used in evaluate-method of AbstractClassifier and in ClassifierAssessments

further changes

  • Sample renamed to DataSet
  • evaluate and evaluateAll in AbstractClassifier joined
  • new class IndependentProductDiffSS as super-class of IndepedentProductDiffSM (former IndependentProductScoringFunction)
  • new class UniformDiffSS as super-class of UniformDiffSM (former UniformScoringFunction)

NEW FUNCTIONALITY:

  • multi-threaded implementation of Baum-Welch and Viterbi training of hidden Markov models
  • new Interface Singleton that can be used for singleton instances to save memory, current examples: DNAAlphabet, DNAAlphabetContainer, ProteinAlphabet
  • added ProteinAlphabet
  • added possibility to use NaN-values with ContinuousAlphabets
  • added ArbitraryFloatSequence including static methods for DataSet creation for cases where double-precision is not needed
  • new performance measure MaximumFMeasure
  • access to Parameters in ParameterSets and Results in ResultSets by name
  • emitDataSet in BayesianNetworkDiffSM
  • new static method Time.getTimeInstance that returns UserTime or RealTime depending on availability of shared lib
  • SubclassFinder allows for adding own base packages
  • new method overlaps() in LocatedSequenceAnnotationWithLength
  • AbstractTerminationCondition used in ScoreClassifier and sub-classes
  • public method propagateESS in HMMFactory
  • new method generateLog in DirichletMRG for drawing log-values
  • added DifferentiableStatisticalModelFactory

BUGFIXES/IMPROVEMENTS:

  • bugfix in propagation of equivalent sample size in HMMFactory
  • bugfix in random initialization of BasicHigherOrderTransition
  • improved Alignment implementation
  • SafeOutputStream with new static factory method getSafeOutputStream, write methods now work on Objects

DOCUMENTATION:

  • improved Javadocs in many classes and packages
  • new Cookbook with extensive documentation and explanation

MISC:

  • output of NonParsableException more verbose
  • Exceptions in multi-threaded code now lead to exit of program instead of only stopping the thread
  • update of RServe/RClient

Logo r-cran-LogicReg 1.5.3

by r-cran-robot - July 23, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 3618 views, 583 downloads, 0 subscriptions

About: Logic Regression

Changes:

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


Logo r-cran-rda 1.0.2-2

by r-cran-robot - June 30, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 1372 views, 272 downloads, 0 subscriptions

About: Shrunken Centroids Regularized Discriminant Analysis

Changes:

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


Logo r-cran-elasticnet 1.1

by r-cran-robot - June 25, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 2469 views, 540 downloads, 1 subscription

About: Elastic-Net for Sparse Estimation and Sparse PCA

Changes:

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


Logo r-cran-rgenoud 5.7-8.1

by r-cran-robot - June 3, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 8919 views, 1855 downloads, 1 subscription

About: R version of GENetic Optimization Using Derivatives

Changes:

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


Logo OpenGM 2 2.0.2 beta

by opengm - June 1, 2012, 14:33:53 CET [ Project Homepage BibTeX Download ] 1388 views, 271 downloads, 1 subscription

About: A C++ Library for Discrete Graphical Models

Changes:

Initial Announcement on mloss.org.


Logo r-cran-quantregForest 0.2-3

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

About: Quantile Regression Forests

Changes:

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


Showing Items 41-60 of 180 on page 3 of 9: Previous 1 2 3 4 5 6 7 8 Next Last