Skip to main content

A computation graph library for feature engineering with Numpy data

Project description

Megatron is a framework for building computation graphs for
feature engineering in machine learning, with Numpy arrays as the data type.
Use Megatron if you want to:
- Do feature engineering in a modular and functional way, building up features one step at a time
- Use disk space to save time by caching feature sets for easy reloading
- Train feature engineering modules on training data and apply them to testing data
- Write custom functions for complex transformations, but access built-in functions for quick and common transformations
- Build feature engineering like you build Keras models (the API is heavily inspired by Keras)
Or any combination of these.
Megatron is distributed under the MIT license.

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

Megatron-0.5.1.tar.gz (21.3 kB view hashes)

Uploaded Source

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