Skip to main content

A Data ExploratioN pIpeliNE

Project description

ADENINE is a machine learning and data mining Python pipeline that helps you to answer this tedious question: are my data relevant with the problem I’m dealing with?

The main structure of adenine can be summarized in the following 4 steps.

  1. Imputing: Does your dataset have missing entries? In the first step you can fill the missing values choosing between different strategies: feature-wise median, mean and most frequent value or a more stable k-NN imputing.

  2. Preprocessing: Have you ever wondered what would have changed if only your data have been preprocessed in a different way? Or is data preprocessing is a good idea at all? ADENINE offers several preprocessing procedures, such as: data centering, Min-Max scaling, standardization or normalization and allows you to compare the results of the analysis made with different preprocessing step as starting point.

  3. Dimensionality Reduction: In the context of data exploration, this phase becomes particularly helpful for high dimensional data (e.g. -omics scenario). This step includes some manifold learning (such as isomap, multidimensional scaling, etc) and unsupervised dimensionality reduction (principal component analysis, kernel PCA) techniques.

  4. Clustering: This step aims at grouping data into clusters in an unsupervised manner. Several techniques such as k-means, spectral or hierarchical clustering are offered.

The final output of adenine is a compact and textual representation of the results obtained from the pipelines made with each possible combination of the algorithms implemented at each step.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

adenine-0.1.3.tar.gz (25.2 kB view details)

Uploaded Source

File details

Details for the file adenine-0.1.3.tar.gz.

File metadata

  • Download URL: adenine-0.1.3.tar.gz
  • Upload date:
  • Size: 25.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for adenine-0.1.3.tar.gz
Algorithm Hash digest
SHA256 53c5ad1f07e2b012fcbb988be5918db0c4726fe98c5212a798d9b108cf182353
MD5 625bf3df3db4aa64dc55df37fdd55524
BLAKE2b-256 448e6ea4a173586a91ff14df28bdc6cc758fa9404d0d53937a46fc1a2bcbbb87

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page