Skip to main content

Machine Learning library for educational purpose.

Project description

HappyML logo

HappyML (Machine Learning Python Library)

Build Status Coverage Status Code Health Documentation Status PyPI version License

Machine Learning Python library for academic purposes. HappyML is a little project supposed to be used by beginners in the Machine Learning field. It has simple implementations of the more common algorithms. HappyML only depends on numpy and matplotlib. The high level of those libraries makes easy to write and read the code.

Installation

You can install happyml easily using pip:

pip install happyml

If you prefer you can clone the repository and install the library via setup.py:

git clone https://github.com/guiferviz/happyml-py.git happyml
cd happyml
sudo python setup.py install

Getting started

Check your installation with:

import happyml
happyml.greet()

If everything is OK you will see the output:

Those about to learn we salute you :)

Documentation

Dev documentation: http://happyml.readthedocs.io/en/dev/

Contact

Mail me (guiferviz) or create an issue.

Remember to be HAPPY :smile: :blush: :relaxed:

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

happyml-0.0.5.tar.gz (9.1 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