Skip to main content

Simple Machine Learning library

Project description

mangoml

mango (MAchine learniNG Orchestra) is a python API for quick machine learning experimentation. The idea is to read data from a CSV file and compare different machine learning models using cross-validation.

Much of the operations used to read the data and test machine learning models are repeated for different experiments and the goal here is to avoid this repetition by implementing wrappers of object from the main python libraries used in data science (e.g. scikit-learn, pandas and xgboost).

Most of the configuration needed is made through a JSON file. The JSON objects are read by wrappers for objects from different APIs. The parameters configured through JSON are the same used by scikit/pandas/xgboost objects so you don't need to code everything again.

I've created this API to make it easier to participate in Kaggle competitions. I used the classic Titanic Competition as an example of mangoml utilization.

Any suggestions can be send to my email: gustavohas@outlook.com

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mangoml-0.0.1b0-py2-none-any.whl (33.5 kB view hashes)

Uploaded Python 2

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