Skip to main content

HiLearn: A small library of machine learning methods.

Project description

PyPI Docs Build Status

HiLearn

A small library of machine learning models and utility & plotting functions:

  1. a set of utility functions, e.g., wrap function for cross-validation on regression and classification models

  2. a set of small models, e.g., mixture of linear regression model

  3. a set of plotting functions, e.g., corr_plot, ROC_curve, PR_curve

How to install?

Easy install with pip by pip install hilearn for released version or the latest version on github (less stable though)

pip install -U git+https://github.com/huangyh09/hilearn

If you don’t have the root permission, add --user.

Documentation

See the documentation for how to use, e.g., cross-validation and plotting functions.

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

hilearn-0.2.2.tar.gz (539.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