Projects that are tagged with unsupervised learning.


Logo ADENINE 0.1.4

by samuelefiorini - February 17, 2017, 14:50:49 CET [ Project Homepage BibTeX Download ] 11593 views, 2956 downloads, 0 subscriptions

About: ADENINE (A Data ExploratioN pIpeliNE) is a machine learning framework for data exploration that encompasses state-of-the-art techniques for missing values imputing, data preprocessing, unsupervised feature learning and clustering tasks.

Changes:
  • Adenine can now distribute the execution of its pipelines on multiple machines via MPI
  • kNN data imputing strategy is now implemented
  • added python 2.7 and 3.5 support
  • stability improved and bug fixed

Logo jackstraw 1.0

by nc - February 1, 2014, 22:53:41 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 9389 views, 2087 downloads, 0 subscriptions

About: Estimates statistical significance of association between variables and their principal components (PCs).

Changes:

Initial Announcement on mloss.org.


Logo Implementation of the DMV and CCM Parsers 0.2.0

by francolq - September 24, 2013, 07:06:46 CET [ Project Homepage BibTeX BibTeX for corresponding Paper Download ] 8115 views, 1928 downloads, 0 subscriptions

About: This package includes implementations of the CCM, DMV and DMV+CCM parsers from Klein and Manning (2004), and code for testing them with the WSJ, Negra and Cast3LB corpuses (English, German and Spanish respectively). A detailed description of the parsers can be found in Klein (2005).

Changes:

Initial Announcement on mloss.org.