Projects supporting the plain ascii data format.


Logo Jstacs 1.3.1

by keili - March 2, 2010, 14:15:46 CET [ Project Homepage BibTeX Download ] 835 views, 169 downloads, 1 subscription

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

Changes:

March 2, 2010: Jstacs 1.3.1 released

  • Partitioning of Samples including weights

  • Release of Dispom (de-novo discovery of differentially abundant transcription factor binding sites including their positional preference)

  • Several bugfixes


Logo SHOGUN 0.9.1

by sonne - November 16, 2009, 11:02:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 10924 views, 2076 downloads, 5 subscriptions

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

About: The SHOGUN machine learning toolbox's focus is on large scale learning methods with focus on Support Vector Machines (SVM), providing interfaces to python, octave, matlab, r and the command line.

Changes:

This release contains several enhancements, cleanups and bugfixes:

Features

  • Integrate LaRank.
  • Memory Mapped Features (for data sets that don't fit into memory).
  • Compressor module with compression and decompression support for lzo, gzip, bzip2 and lzma.
  • Compressed String Features with on-the-fly decompression (CDecompressString preproc).
  • Parallel computation of get_kernel_matrix().
  • One may now prefix all shogun print/outputs with file name and line number (obj.io.enable_file_and_line())
  • Chinese Documentation thanks Elpmis Lee.

Bugfixes

  • Fix One class MKL testing in static interfaces.
  • Configure fixes: Let octave not write history on configure; fail when cplex is forcefully enabled but not found; add cplex 12 support.
  • Fix a problem with regression and CombinedKernels employing only Custom kernels.

Cleanup and API Changes

  • String Features now (like SimpleFeatures) upon get_feature_vector require an additional do_free argument and need to be freed using free_feature_vector.

Logo Aciqra 1.2.1

by Caglow - June 25, 2009, 23:30:22 CET [ BibTeX Download ] 566 views, 268 downloads, 1 subscription

About: A desktop planetarium and sky map program which shows the sky from anywhere on Earth at any time.

Changes:

Removed erroneous topocentric code. Increased maximum zoom for detail on planets.


Logo CPLVE 0.1

by wannesm - June 5, 2009, 13:06:42 CET [ BibTeX Download ] 779 views, 238 downloads, 1 subscription

About: Preparing

Changes:

Initial Announcement on mloss.org.


Logo Ohmm 0.02

by hillbig - May 21, 2009, 10:07:53 CET [ Project Homepage BibTeX Download ] 875 views, 265 downloads, 1 subscription

About: Ohmm is a library for learning hidden Markov models by using Online EM algorithm. This library is specialized for large scale data; e.g. 1 million words. The output includes parameters, and estimation results.

Changes:

Initial Announcement on mloss.org.


Logo CRFsuite 0.8

by chokkan - March 18, 2009, 15:19:02 CET [ Project Homepage BibTeX Download ] 1256 views, 354 downloads, 1 subscription

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

About: CRFSuite is a speed-oriented implementation of Conditional Random Fields (CRFs). This software features: parameter estimation using SGD and L-BFGS, l1/l2 regularization, simple data I/O format, etc.

Changes:

Initial Announcement on mloss.org.