All entries.
Showing Items 201-220 of 676 on page 11 of 34: First Previous 6 7 8 9 10 11 12 13 14 15 16 Next Last

Logo LogRegCrowds, Logistic Regression from Crowds 1.0

by fmpr - January 16, 2017, 18:10:57 CET [ Project Homepage BibTeX Download ] 12801 views, 3977 downloads, 0 subscriptions

About: LogReg-Crowds is a collection of Julia implementations of various approaches for learning a logistic regression model multiple annotators and crowds, namely the works of Raykar et al. (2010), Rodrigues et al. (2013) and Dawid and Skene (1979).

Changes:

Initial Announcement on mloss.org. Added GitHub page.


Logo Lush 1.2.1

by ylecun - November 12, 2007, 06:35:08 CET [ Project Homepage BibTeX Download ] 11345 views, 3949 downloads, 0 subscriptions

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

About: Lush is an object-oriented Lisp dialect with a super-simple way of integrating C/C++ code and libraries. It includes extensive libraries for numerical computing, machine learning, and computer [...]

Changes:

Initial Announcement on mloss.org.


Logo SCD 2.1

by ambujtewari - December 3, 2009, 22:21:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 21192 views, 3931 downloads, 0 subscriptions

About: A (randomized) coordinate descent procedure to minimize L1 regularized loss for classification and regression purposes.

Changes:

Fixed some I/O bugs. Lines that ended with whitespace were not read correctly in the previous version.


Logo GibbsLDA 0.2

by pxhieu - May 9, 2008, 22:18:52 CET [ Project Homepage BibTeX Download ] 10836 views, 3930 downloads, 0 subscriptions

About: GibbsLDA++: A C/C++ Implementation of Latent Dirichlet Allocation (LDA) using Gibbs Sampling for parameter estimation and inference. GibbsLDA++ is fast and is designed to analyze hidden/latent topic [...]

Changes:

Initial Announcement on mloss.org.


Logo HDDM 0.5

by Wiecki - April 24, 2013, 02:53:07 CET [ Project Homepage BibTeX Download ] 16919 views, 3886 downloads, 0 subscriptions

About: HDDM is a python toolbox for hierarchical Bayesian parameter estimation of the Drift Diffusion Model (via PyMC). Drift Diffusion Models are used widely in psychology and cognitive neuroscience to study decision making.

Changes:
  • New and improved HDDM model with the following changes:
    • Priors: by default model will use informative priors (see http://ski.clps.brown.edu/hddm_docs/methods.html#hierarchical-drift-diffusion-models-used-in-hddm) If you want uninformative priors, set informative=False.
    • Sampling: This model uses slice sampling which leads to faster convergence while being slower to generate an individual sample. In our experiments, burnin of 20 is often good enough.
    • Inter-trial variablity parameters are only estimated at the group level, not for individual subjects.
    • The old model has been renamed to HDDMTransformed.
    • HDDMRegression and HDDMStimCoding are also using this model.
  • HDDMRegression takes patsy model specification strings. See http://ski.clps.brown.edu/hddm_docs/howto.html#estimate-a-regression-model and http://ski.clps.brown.edu/hddm_docs/tutorial_regression_stimcoding.html#chap-tutorial-hddm-regression
  • Improved online documentation at http://ski.clps.brown.edu/hddm_docs
  • A new HDDM demo at http://ski.clps.brown.edu/hddm_docs/demo.html
  • Ratcliff's quantile optimization method for single subjects and groups using the .optimize() method
  • Maximum likelihood optimization.
  • Many bugfixes and better test coverage.
  • hddm_fit.py command line utility is depracated.

Logo reserbot alpha 1

by neuromancer - January 31, 2011, 14:27:18 CET [ Project Homepage BibTeX Download ] 14815 views, 3881 downloads, 0 subscriptions

About: A chatterbot that learns natural languages learning from imitation.

Changes:

Alpha 1 - Codename: Wendell Borton ("Bllluuhhhhh...!!")

Short term memory greatly improved.


Logo SGD 2.0

by leonbottou - October 11, 2011, 20:59:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 24318 views, 3876 downloads, 0 subscriptions

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

About: The SGD-2.0 package contains implementations of the SGD and ASGD algorithms for linear SVMs and linear CRFs.

Changes:

Version 2.0 features ASGD.


Logo r-cran-rgp 0.2-4

by r-cran-robot - April 1, 2013, 00:00:08 CET [ Project Homepage BibTeX Download ] 20656 views, 3870 downloads, 0 subscriptions

About: R genetic programming framework

Changes:

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


Logo Circular Statistics Toolbox 2010c

by phb - June 9, 2010, 13:02:26 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 28533 views, 3854 downloads, 0 subscriptions

About: Toolbox for circular statistics with Matlab (The Mathworks).

Changes:

Some bugfixes.


Logo TBEEF, Triple Bagged Ensemble Ensemble Framework 3.2

by ChrisRackauckas - April 16, 2016, 03:51:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19640 views, 3835 downloads, 0 subscriptions

About: TBEEF, a doubly ensemble framework for recommendation and prediction problems.

Changes:

Included the final technical report.


Logo cbMDS Correlation Based Multi Dimensional Scaling 1.2

by emstrick - July 27, 2013, 14:35:36 CET [ BibTeX BibTeX for corresponding Paper Download ] 17798 views, 3801 downloads, 0 subscriptions

About: The aim is to embed a given data relationship matrix into a low-dimensional Euclidean space such that the point distances / distance ranks correlate best with the original input relationships. Input relationships may be given as (sparse) (asymmetric) distance, dissimilarity, or (negative!) score matrices. Input-output relations are modeled as low-conditioned. (Weighted) Pearson and soft Spearman rank correlation, and unweighted soft Kendall correlation are supported correlation measures for input/output object neighborhood relationships.

Changes:
  • Initial release (Ver 1.0): Weighted Pearson and correlation and soft Spearman rank correlation, Tue Dec 4 16:14:51 CET 2012

  • Ver 1.1 Added soft Kendall correlation, Fri Mar 8 08:41:09 CET 2013

  • Ver 1.2 Added reconstruction of sparse relationship matrices, Fri Jul 26 16:58:37 CEST 2013


Logo libcluster 2.3

by dsteinberg - February 27, 2016, 00:36:01 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 18842 views, 3799 downloads, 0 subscriptions

About: An extensible C++ library of Hierarchical Bayesian clustering algorithms, such as Bayesian Gaussian mixture models, variational Dirichlet processes, Gaussian latent Dirichlet allocation and more.

Changes:

New maximum cluster argument for all algorithms. Also no more matlab interface since it seemed no one was using it, and I cannot support it any longer.


Logo r-cran-bartMachine 1.2.4.2

by r-cran-robot - May 4, 2018, 00:00:00 CET [ Project Homepage BibTeX Download ] 14176 views, 3767 downloads, 0 subscriptions

About: Bayesian Additive Regression Trees

Changes:

Fetched by r-cran-robot on 2018-09-01 00:00:04.021726


Logo Oger 1.1.3

by dvrstrae - August 13, 2012, 14:55:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10838 views, 3766 downloads, 0 subscriptions

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 LASVM 1.1

by leonbottou - August 3, 2009, 15:50:30 CET [ Project Homepage BibTeX Download ] 19181 views, 3753 downloads, 0 subscriptions

About: Reference implementation of the LASVM online and active SVM algorithms as described in the JMLR paper. The interesting bit is a small C library that implements the LASVM process and reprocess [...]

Changes:

Minor bug fix


Logo Easysvm 0.3

by gxr - June 25, 2009, 18:33:04 CET [ Project Homepage BibTeX Download ] 17245 views, 3707 downloads, 0 subscriptions

About: The Easysvm package provides a set of tools based on the Shogun toolbox allowing to train and test SVMs in a simple way.

Changes:

Fixes for shogun 0.7.3.


Logo asp 0.3

by sonne - May 7, 2010, 10:25:39 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 19705 views, 3701 downloads, 0 subscriptions

About: Accurate splice site predictor for a variety of genomes.

Changes:

Asp now supports three formats:

-g fname for gff format

-s fname for spf format

-b dir for a binary format compatible with mGene.

And a new switch

-t which switches on a sigmoid-based transformation of the svm scores to get scores between 0 and 1.


Logo r-cran-lars 1.1

by r-cran-robot - February 20, 2012, 00:00:00 CET [ Project Homepage BibTeX Download ] 16951 views, 3700 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 LIBOCAS 0.93

by vf - June 20, 2010, 12:22:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 22229 views, 3697 downloads, 0 subscriptions

About: The library implements Optimized Cutting Plane Algorithm (OCAS) for efficient training of linear SVM classifiers from large-scale data.

Changes:

Implemented COFFIN framework which allows efficient training of invariant image classifiers via virtual examples.


Logo PyML a python machine learning library focused on kernel methods 0.7.0

by asa - May 29, 2008, 22:23:39 CET [ Project Homepage BibTeX Download ] 14077 views, 3696 downloads, 0 comments, 0 subscriptions

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

About: PyML is an interactive object oriented framework for machine learning in python with a focus on kernel methods.

Changes:

Initial Announcement on mloss.org.


Showing Items 201-220 of 676 on page 11 of 34: First Previous 6 7 8 9 10 11 12 13 14 15 16 Next Last