This library provides a set of tools that can be useful in many machine learning applications (classification, clustering, regression, etc.), and particularly helpful if you use scikit-learn (although this can work if you have a different algorithm).
Most machine learning problems involve an step of feature definition and preprocessing. Feature Forge helps you with:
Just pip install featureforge
.
Documentation is available at http://feature-forge.readthedocs.org/en/latest/
Feature Forge is copyright 2014 Machinalis (http://www.machinalis.com/). Its primary authors are:
Any contributions or suggestions are welcome, the official channel for this is submitting github pull requests or issues.