Adenine

A Data ExploratioN pIpeliNE

View project on GitHub

Welcome to adenine.

adenine is a machine learning and data mining Python library for exploratory data analysis

Implementation

With adenine you can build different unsupervised data analysis pipelines made of the following steps:

  1. missing values imputing
  2. preprocessing
  3. dimensionality reduction
  4. clustering

several state-of-the-art methods are available for each step.

Dependencies

adenine is developed using Python 2.7 and it inherits its main functionalities from:

  • numpy
  • scipy
  • scikit-learn
  • matplotlib
  • seaborn

Authors and Contributors

Current developers: Samuele Fiorini (@samuelefiorini) and Federico Tomasi (@fdtomasi).

Support or Contact

Having trouble with adenine? Check out our documentation or contact us:

  • samuele [dot] fiorini [at] dibris [dot] unige [dot] it
  • federico [dot] tomasi [at] dibris [dot] unige [dot] it