samuelefiorini has posted 1 project.


Logo ADENINE 0.1.4

by samuelefiorini - February 17, 2017, 14:50:49 CET [ Project Homepage BibTeX Download ] 10891 views, 2761 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