All entries.
Showing Items 621-640 of 676 on page 32 of 34: First Previous 27 28 29 30 31 32 33 34 Next

Logo jLDADMM 1.0

by dqnguyen - August 19, 2015, 12:52:36 CET [ Project Homepage BibTeX Download ] 7913 views, 2094 downloads, 0 subscriptions

About: The Java package jLDADMM is released to provide alternative choices for topic modeling on normal or short texts. It provides implementations of the Latent Dirichlet Allocation topic model and the one-topic-per-document Dirichlet Multinomial Mixture model (i.e. mixture of unigrams), using collapsed Gibbs sampling. In addition, jLDADMM supplies a document clustering evaluation to compare topic models.

Changes:

Initial Announcement on mloss.org.


Logo MLPlot Beta

by pascal - August 22, 2011, 11:07:53 CET [ Project Homepage BibTeX Download ] 8267 views, 2092 downloads, 0 subscriptions

About: MLPlot is a lightweight plotting library written in Java.

Changes:

Initial Announcement on mloss.org.


Logo choix 0.3.1

by lum - February 12, 2018, 14:47:04 CET [ Project Homepage BibTeX Download ] 6946 views, 2072 downloads, 0 subscriptions

About: Inference algorithms for models based on Luce's choice axiom.

Changes:

Initial Announcement on mloss.org.


Logo Thalasso v0.2

by rherault - July 22, 2013, 15:33:59 CET [ Project Homepage BibTeX Download ] 7276 views, 2071 downloads, 0 subscriptions

About: Regularization paTH for LASSO problem (thalasso) thalasso solves problems of the following form: minimize 1/2||X*beta-y||^2 + lambda*sum|beta_i|, where X and y are problem data and beta and lambda are variables.

Changes:

Initial Announcement on mloss.org.


Logo Ordinal Choquistic Regression 1.00

by AliFall - January 30, 2014, 15:42:34 CET [ BibTeX BibTeX for corresponding Paper Download ] 7331 views, 2064 downloads, 0 subscriptions

About: "Ordinal Choquistic Regression" model using the maximum likelihood

Changes:

Initial Announcement on mloss.org.


Logo SIFT Extractor 1.0.0

by openpr_nlpr - December 2, 2011, 05:18:35 CET [ Project Homepage BibTeX Download ] 6899 views, 2057 downloads, 0 subscriptions

About: This program is used to extract SIFT points from an image.

Changes:

Initial Announcement on mloss.org.


Logo Mr. 1.0

by SongTao - May 27, 2014, 15:20:40 CET [ BibTeX Download ] 5374 views, 2041 downloads, 0 subscriptions

About: Discovering short linear protein motif based on selective training of profile hidden Markov models

Changes:

Initial Announcement on mloss.org.


Logo Bayesian Model Averaging Library 0.3

by duric1 - November 16, 2013, 04:42:05 CET [ Project Homepage BibTeX Download ] 7127 views, 2029 downloads, 0 subscriptions

About: Bayesian Model Averaging for linear models with a wide choice of (customizable) priors. Built-in priorss include coefficient priors (fixed, flexible and hyper-g priors), 5 kinds of model priors, moreover model sampling by enumeration or various MCMC approaches.

Changes:

Initial Announcement on mloss.org.


  • Authors: Duric
  • License: Gnu
  • Programming Language: R

Logo Histograms of Oriented Gradients Feature Extraction 1.0.0

by openpr_nlpr - December 2, 2011, 04:48:45 CET [ Project Homepage BibTeX Download ] 8284 views, 2029 downloads, 0 subscriptions

About: This program is used to extract HOG(histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and binary utility are provided.

Changes:

Initial Announcement on mloss.org.


Logo Perspective 3 Points Solver 1.0.0

by openpr_nlpr - December 2, 2011, 05:31:04 CET [ Project Homepage BibTeX Download ] 6875 views, 2026 downloads, 0 subscriptions

About: This is a implementation of the classic P3P(Perspective 3-Points) algorithm problem solution in the Ransac paper "M. A. Fischler, R. C. Bolles. Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and Automated Cartography. Comm. of the ACM, Vol 24, pp 381-395, 1981.". The algorithm gives the four probable solutions of the P3P problem in about 0.1ms, and can be used as input of the consequent RANSAC step. The codes needs the numerics library VNL which is a part of the widely used computer vision library VXL. One can download & install it from http://vxl.sourceforge.net/.

Changes:

Initial Announcement on mloss.org.


Logo CMatrix Class 1.0.0

by openpr_nlpr - December 2, 2011, 05:28:41 CET [ Project Homepage BibTeX Download ] 7088 views, 2024 downloads, 0 subscriptions

About: It's a C++ program for symmetric matrix diagonalization, inversion and principal component anlaysis(PCA). The matrix diagonalization function can also be applied to the computation of singular value decomposition (SVD), Fisher linear discriminant analysis (FLDA) and kernel PCA (KPCA) if forming the symmetric matrix appropriately.

Changes:

Initial Announcement on mloss.org.


Logo Metropolis Hastings algorithm 1.0.0

by openpr_nlpr - December 2, 2011, 05:43:20 CET [ Project Homepage BibTeX Download ] 7229 views, 2023 downloads, 0 subscriptions

About: Metropolis-Hastings alogrithm is a Markov chain Monte Carlo method for obtaining a sequence of random samples from a probability distribution for which direct sampling is difficult. Thi sequence can be used to approximate the distribution.

Changes:

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 ] 9731 views, 2014 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 Urheen 1.0.0

by openpr_nlpr - December 2, 2011, 05:40:08 CET [ Project Homepage BibTeX Download ] 7362 views, 2013 downloads, 0 subscriptions

About: Urheen is a toolkit for Chinese word segmentation, Chinese pos tagging, English tokenize, and English pos tagging. The Chinese word segmentation and pos tagging modules are trained with the Chinese Tree Bank 7.0. The English pos tagging module is trained with the WSJ English treebank(02-23).

Changes:

Initial Announcement on mloss.org.


Logo Test 1.0

by willyie - August 23, 2013, 23:05:22 CET [ BibTeX Download ] 5153 views, 2004 downloads, 0 subscriptions

About: Test submission. Is MLOSS working?

Changes:

Initial Announcement on mloss.org.


Logo Bagging PCA Hashing 1.0

by openpr_nlpr - February 6, 2017, 10:38:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9122 views, 1993 downloads, 0 subscriptions

About: The proposed hashing algorithm leverages the bootstrap sampling idea and integrates it with PCA, resulting in a new projection method called Bagging PCA Hashing.

Changes:

Initial Announcement on mloss.org.


Logo Top Frequency Based Parallel Coordinates 1.0.0

by matloff - September 5, 2017, 05:49:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8116 views, 1992 downloads, 0 subscriptions

About: A novel method to create parallel coordinates plots on large data sets without causing a "black screen" problem.

Changes:

Initial Announcement on mloss.org.


Logo Operator Discretization Library 0.6

by jonasadl - December 19, 2017, 15:24:08 CET [ Project Homepage BibTeX Download ] 7414 views, 1991 downloads, 0 subscriptions

About: Operator Discretization Library (ODL) is a Python library that enables research in inverse problems on realistic or real data.

Changes:

Initial Announcement on mloss.org.


Logo Probabilistic Latent Semantic Indexing 1.0.0

by openpr_nlpr - December 2, 2011, 04:42:02 CET [ Project Homepage BibTeX Download ] 6530 views, 1990 downloads, 0 subscriptions

About: Hofmann, T. 1999. Probabilistic latent semantic indexing. In Proceedings of the 22nd ACM-SIGIR International Conference on Research and Development in Information Retrieval (Berkeley,Calif.), ACM, New York, 50–57.

Changes:

Initial Announcement on mloss.org.


Logo MDLText 1

by renatoms88 - March 3, 2016, 19:31:25 CET [ BibTeX Download ] 5385 views, 1989 downloads, 0 subscriptions

About: testing mloss.org

Changes:

Initial Announcement on mloss.org.


Showing Items 621-640 of 676 on page 32 of 34: First Previous 27 28 29 30 31 32 33 34 Next