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 Distribution

mangoml-0.0.2.tar.gz (20.5 kB view details)

Uploaded Source

Built Distribution

mangoml-0.0.2-py2-none-any.whl (33.5 kB view details)

Uploaded Python 2

File details

Details for the file mangoml-0.0.2.tar.gz.

File metadata

  • Download URL: mangoml-0.0.2.tar.gz
  • Upload date:
  • Size: 20.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for mangoml-0.0.2.tar.gz
Algorithm Hash digest
SHA256 c2a386c51016acc9227ec5239d5a0bc28badba6a4bcd664ef38fe62835b30045
MD5 03ff149807992cc7758cf788be693d14
BLAKE2b-256 93b927d7191ff2a3c331b7edf2186fa7a69204af9654724af145807456f4fa14

See more details on using hashes here.

File details

Details for the file mangoml-0.0.2-py2-none-any.whl.

File metadata

File hashes

Hashes for mangoml-0.0.2-py2-none-any.whl
Algorithm Hash digest
SHA256 dd529ce4fcb5324c8a7aa35f376703ebef4679106efebb0cabaf55f2d756cb05
MD5 90990f5f6f66418094e860e8c7c13df2
BLAKE2b-256 8427d550e75435861e21941832c6cb564634a87b93debdd68919a7fcad2d0333

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