Projects running under agnostic.
Showing Items 121-140 of 180 on page 7 of 9: First Previous 2 3 4 5 6 7 8 9 Next

Logo Bilingual Text Classification 0.1

by jorcisai - April 9, 2010, 15:13:08 CET [ BibTeX BibTeX for corresponding Paper Download ] 1761 views, 646 downloads, 1 subscription

About: This software package implements a series of statistical mixture models for bilingual text classificacion trained by the EM algorihtm.

Changes:

Initial Announcement on mloss.org.


Logo FWTN 1.0

by hn - March 25, 2010, 16:58:24 CET [ Project Homepage BibTeX Download ] 2840 views, 581 downloads, 1 subscription

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 JMLR PyBrain 0.3

by bayerj - March 3, 2010, 15:00:08 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 12909 views, 1364 downloads, 2 subscriptions

About: PyBrain is a versatile machine learning library for Python. Its goal is to provide flexible, easy-to-use yet still powerful algorithms for machine learning tasks, including a variety of predefined [...]

Changes:
  • more documentation, including new tutorials
  • new and updated example scripts
  • major restructuring of the reinforcement learning part
  • homogeneous interface for optimization algorithms
  • fast networks (arac) are now in an independent package
  • new algorithms, network structures, tools...

Logo JINSECT 1.0

by ggianna - February 25, 2010, 19:03:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 3458 views, 1388 downloads, 1 subscription

About: The JINSECT toolkit is a Java-based toolkit and library that supports and demonstrates the use of n-gram graphs within Natural Language Processing applications, ranging from summarization and summary evaluation to text classi?cation and indexing.

Changes:
  • Added java doc to downloadable files.
  • Created SourceForge wiki page at http://sourceforge.net/apps/mediawiki/jinsect/index.php?title=Main_Page.

Logo VoxForge 0.1

by nshmyrev - February 7, 2010, 02:25:43 CET [ Project Homepage BibTeX Download ] 1921 views, 571 downloads, 0 comments, 1 subscription

About: Free Speech Database for ASR engines

Changes:

Initial Announcement on mloss.org.


Logo r-cran-SDDA 1.0-5

by r-cran-robot - February 2, 2010, 00:00:00 CET [ Project Homepage BibTeX Download ] 735 views, 136 downloads, 0 subscriptions

About: Stepwise Diagonal Discriminant Analysis

Changes:

Fetched by r-cran-robot on 2012-02-01 00:00:11.677447


Logo ROCCH 2.2

by tfawcett - January 9, 2010, 07:47:47 CET [ BibTeX BibTeX for corresponding Paper Download ] 1848 views, 484 downloads, 0 comments, 1 subscription

About: Given many points in ROC (Receiver Operator Characteristics) space, computes the convex hull.

Changes:

Initial Announcement on mloss.org.


Logo r-cran-ROCR 1.0-4

by r-cran-robot - December 8, 2009, 00:00:00 CET [ Project Homepage BibTeX Download ] 3871 views, 771 downloads, 1 subscription

About: Visualizing the performance of scoring classifiers.

Changes:

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


Logo SCD 2.1

by ambujtewari - December 3, 2009, 22:21:45 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 4748 views, 866 downloads, 1 subscription

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 r-cran-RPMM 1.06

by r-cran-robot - November 16, 2009, 00:00:00 CET [ Project Homepage BibTeX Download ] 488 views, 62 downloads, 0 subscriptions

About: Recursively Partitioned Mixture Model

Changes:

Initial Announcement on mloss.org by r-cran-robot


Logo kernlab 0.9-9

by alexis - November 2, 2009, 16:03:50 CET [ Project Homepage BibTeX Download ] 8435 views, 1702 downloads, 0 subscriptions

Rating Whole StarWhole StarWhole StarWhole StarEmpty Star
(based on 1 vote)

About: kernlab provides kernel-based Machine Learning methods for classification, regression, clustering, novelty detection, quantile regression and dimensionality reduction. Among other methods kernlab [...]

Changes:

minor fixes in kcca and ksvm functions


Logo seqan 1.2

by sonne - November 2, 2009, 14:54:08 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 4558 views, 881 downloads, 1 subscription

About: SeqAn is an open source C++ library of efficient algorithms and data structures for the analysis of sequences with the focus on biological data.

Changes:
  • 5 more applications, i.e. DFI, MicroRazerS, PairAlign, SeqCons, TreeRecon
  • stable release of RazerS supporting paired-end read mapping and configurable sensitivity
  • new alignment algorithms, e.g. banded, configurable alignments (overlap, semi-global, ...)
  • realignment algorithm
  • NGS data structures and formats, e.g. SAM, Amos, ...
  • new alphabets, e.g. Dna with base call qualities, profile characters
  • auxiliary data structures and algorithms, e.g. double ended queue, command line parser
  • positional scores
  • CMake support

Logo r-cran-VR 7.2-49

by r-cran-robot - September 25, 2009, 00:00:00 CET [ Project Homepage BibTeX Download ] 7479 views, 1901 downloads, 1 subscription

About: VR

Changes:

Fetched by r-cran-robot on 2009-10-03 07:16:05.643423


Logo MALLET 2.0-rc4

by jacktanner - August 24, 2009, 23:10:14 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8640 views, 1345 downloads, 1 subscription

About: MALLET is a Java-based package for statistical natural language processing, document classification, clustering, topic modeling, information extraction, and other machine learning applications to [...]

Changes:

MALLET 2.0 RC4 Release Notes July 16, 2009

Major updates:

An implementation of generalized expectation criteria training of MaxEnt classifiers and methods for obtaining constraints (c.f. Gregory Druck, Gideon Mann, Andrew McCallum "Learning from Labeled Features using Generalized Expectation Criteria.")

PagedInstanceList has been substantially rewritten by Mike Bond.

Bug fixes to topic model hyperparameter optimization and topic inference.


Logo JMLR Java Machine Learning Library 0.1.5

by thomas - August 20, 2009, 23:47:45 CET [ Project Homepage BibTeX Download ] 15478 views, 2258 downloads, 1 subscription

About: Java-ML is a collection of machine learning and data mining algorithms, which aims to be a readily usable and easily extensible API for both software developers and research scientists.

Changes:

new release


Logo JMLR Model Monitor 1.0

by traeder - August 17, 2009, 11:05:06 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10893 views, 1520 downloads, 0 comments, 1 subscription

About: Model Monitor is a Java toolkit for the systematic evaluation of classifiers under changes in distribution. It provides methods for detecting distribution shifts in data, comparing the performance [...]

Changes:

Improved AUROC calculation. Several minor bug fixes.


Logo pSpectralClustering 1.0

by tbuehler - August 10, 2009, 23:03:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 3432 views, 791 downloads, 1 subscription

About: A generalized version of spectral clustering using the graph p-Laplacian.

Changes:

Initial Announcement on mloss.org.


Logo LASVM 1.1

by leonbottou - August 3, 2009, 15:50:30 CET [ Project Homepage BibTeX Download ] 7054 views, 1192 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 Debellor 1.0

by mwojnars - July 30, 2009, 16:48:05 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 5822 views, 1784 downloads, 1 subscription

About: Debellor is a scalable and extensible platform which provides common architecture for data mining and machine learning algorithms of various types.

Changes:
  • Naming of numerous classes/methods/fields changed to be more accurate and comprehensible
  • Weka and Rseslib libraries updated to the newest versions: Weka 3.6.1 & Rseslib 3.0.1. Debellor's wrappers adapted
  • New class: CrossValidation - evaluator of trainable cells through cross-validation
  • New class: RMSE - calculation of Root Mean Squared Error score
  • Data objects can be compared and used in collections
  • ArffReader can read from a user-provided java.io.InputStream
  • More convenient use of parameters (setting values)
  • More convenient use of data objects and data types (construction, type casting)
  • Other minor improvements to existing classes
  • Javadoc extended

Logo BioSig for Octave and Matlab 2.31

by schloegl - July 28, 2009, 13:41:01 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9072 views, 1413 downloads, 0 subscriptions

About: BioSig is a software library for biomedical signal processings. Besides several other modules, one modul (t400) provides a common interface (train_sc.m and test_sc.m) to various classification [...]

Changes:

Update of project information: machine learning and classification tools are moved to the NaN-toolbox.


Showing Items 121-140 of 180 on page 7 of 9: First Previous 2 3 4 5 6 7 8 9 Next