All entries.
Showing Items 441-460 of 676 on page 23 of 34: First Previous 18 19 20 21 22 23 24 25 26 27 28 Next Last

Logo High Dimensional Discriminant Analysis with Gaussian models 1.1

by cbouveyron - December 3, 2007, 16:25:35 CET [ BibTeX BibTeX for corresponding Paper Download ] 9824 views, 2757 downloads, 0 subscriptions

About: The High Dimensional Discriminant Analysis (HDDA) toolbox contains an efficient supervised classifier for high-dimensional data. This classifier is based on Gaussian models adapted for [...]

Changes:

Initial Announcement on mloss.org.


Logo OLaRankGreedy 1.0

by antojne - June 24, 2009, 17:07:57 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12594 views, 2747 downloads, 0 subscriptions

About: OLaRankGreedy is an online solver of the dual formulation of support vector machines for sequence labeling using greedy inference.

Changes:

Initial Announcement on mloss.org.


Logo CPLVE 0.1

by wannesm - June 5, 2009, 13:06:42 CET [ BibTeX Download ] 6570 views, 2747 downloads, 0 subscriptions

About: Preparing

Changes:

Initial Announcement on mloss.org.


Logo COIN OR 1.2

by sonne - July 13, 2009, 10:51:10 CET [ Project Homepage BibTeX Download ] 9169 views, 2730 downloads, 0 subscriptions

About: The Computational Infrastructure for Operations Research (COIN-OR) project is an initiative to spur the development of open-source software for the operations research community.

Changes:

Initial Announcement on mloss.org.


Logo Marray 2.2

by andres - July 6, 2011, 01:27:44 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 11679 views, 2726 downloads, 0 subscriptions

About: Fast Runtime-Flexible Multi-dimensional Arrays and Views for C++

Changes:

Initial Announcement on mloss.org.


Logo sofia ml 0.1

by dsculley - December 29, 2009, 23:30:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 14945 views, 2724 downloads, 0 comments, 0 subscriptions

About: A fast implementation of several stochastic gradient descent learners for classification, ranking, and ROC area optimization, suitable for large, sparse data sets. Includes Pegasos SVM, SGD-SVM, Passive-Aggressive Perceptron, Perceptron with Margins, Logistic Regression, and ROMMA. Commandline utility and API libraries are provided.

Changes:

Initial Announcement on mloss.org.


Logo apsis 0.1.1

by fdiehl - March 17, 2015, 08:27:02 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10240 views, 2713 downloads, 0 subscriptions

About: A toolkit for hyperparameter optimization for machine learning algorithms.

Changes:

Initial Announcement on mloss.org.


Logo treelearn 1

by iskander - September 21, 2011, 16:12:27 CET [ Project Homepage BibTeX Download ] 9240 views, 2712 downloads, 0 subscriptions

About: A python implementation of Breiman's Random Forests.

Changes:

Initial Announcement on mloss.org.


Logo OXlearn 1.0

by gwestermann - January 11, 2010, 11:48:26 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12442 views, 2705 downloads, 0 subscriptions

About: OXlearn is a free neural network simulation software that enables you to build, train, test and analyse connectionist neural network models. Because OXlearn is implemented as a Matlab toolbox you can run it on all operation systems (Windows, Linux, MAC, etc.), and there is a compiled version for XP.

Changes:

Initial Announcement on mloss.org.


Logo ELF Ensemble Learning Framework 0.1

by mjahrer - May 10, 2010, 23:54:53 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 13628 views, 2698 downloads, 0 subscriptions

About: ELF provides many well implemented supervised learners for classification and regression tasks with an opportunity of ensemble learning.

Changes:

Initial Announcement on mloss.org.


Logo stroll 0.1

by ppletscher - April 1, 2009, 14:32:31 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12573 views, 2693 downloads, 0 subscriptions

About: stroll (STRuctured Output Learning Library) is a library for Structured Output Learning.

Changes:

Initial Announcement on mloss.org.


Logo Partition Comparison 1.0

by andres - April 21, 2012, 03:26:47 CET [ Project Homepage BibTeX Download ] 8164 views, 2689 downloads, 0 subscriptions

About: Fast C++ implementation of the variation of information (Meila 2003) and Rand index (Rand 1971) with MATLAB mex files

Changes:

Initial Announcement on mloss.org.


Logo open aircraft database 1.0

by openpr_nlpr - January 4, 2018, 03:59:58 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 7767 views, 2688 downloads, 0 subscriptions

About: This database include 164 satellite iamges of different airports from google-earth, the first 110 images are used as training images, include 2337 aircrafts, the remained 54 images are used as test images, include 2206 aircrafts, each aircraft are labeled by two points and one number, indicating the positions of head and tail,and which point is the head. The labeled informations are recorded in two files: train.txt and test.txt, matlab is recommanded to be used for reading these data by import data tool.

Changes:

Initial Announcement on mloss.org.


  • Operating System: Any
  • Data Formats: Zip
  • Tags: Data

Logo Vowpal Wabbit 2.3

by JohnLangford - December 21, 2007, 20:43:40 CET [ Project Homepage BibTeX Download ] 13190 views, 2682 downloads, 0 subscriptions

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

About: This is a large scale online learning implementation with several useful features. See the webpage for more details.

Changes:

Initial Announcement on mloss.org.


Logo OpenGM 2 2.0.2 beta

by opengm - June 1, 2012, 14:33:53 CET [ Project Homepage BibTeX Download ] 9686 views, 2664 downloads, 0 subscriptions

About: A C++ Library for Discrete Graphical Models

Changes:

Initial Announcement on mloss.org.


Logo MShadow 1.0

by antinucleon - April 10, 2014, 02:57:54 CET [ Project Homepage BibTeX Download ] 9028 views, 2660 downloads, 0 subscriptions

About: Lightweight CPU/GPU Matrix/Tensor Template Library in C++/CUDA. Support element-wise expression expand in high performance. Code once, run smoothly on both GPU and CPU

Changes:

Initial Announcement on mloss.org.


Logo MLlib 0.8

by atalwalkar - October 10, 2013, 00:56:25 CET [ Project Homepage BibTeX Download ] 10190 views, 2657 downloads, 0 subscriptions

About: MLlib provides a distributed machine learning (ML) library to address the growing need for scalable ML. MLlib is developed in Spark (http://spark.incubator.apache.org/), a cluster computing system designed for iterative computation. Moreover, it is a component of a larger system called MLbase (www.mlbase.org) that aims to provide user-friendly distributed ML functionality both for ML researchers and domain experts. MLlib currently consists of scalable implementations of algorithms for classification, regression, collaborative filtering and clustering.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-penalizedSVM 1.1

by r-cran-robot - August 2, 2010, 00:00:00 CET [ Project Homepage BibTeX Download ] 12232 views, 2655 downloads, 0 subscriptions

About: Feature Selection SVM using penalty functions

Changes:

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


Logo Intelligent Parameter Utilization Tool 0.4

by feldob - April 28, 2013, 18:05:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10171 views, 2652 downloads, 0 subscriptions

About: A descriptive and programming language independent format and API for the simplified configuration, documentation, and design of computer experiments.

Changes:

Initial Announcement on mloss.org.


Logo Latent Topic Models for Hypertext 1.0

by amitg - September 2, 2009, 15:40:42 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12249 views, 2650 downloads, 0 subscriptions

About: Source code for EM approximate learning in the Latent Topic Hypertext Model.

Changes:

Initial Announcement on mloss.org.


Showing Items 441-460 of 676 on page 23 of 34: First Previous 18 19 20 21 22 23 24 25 26 27 28 Next Last