Skip to main content

HiLearn: A small library of machine learning methods.

Project description

A small library of machine learning methods. As most of them are often used (by myself), they are standardized and collected here.

What’s inside?

  • a wrap of cross-validation for regression and classification models.

  • a mixture of linear regression model

  • a plot function to show correlation between a pair of data (for regression)

  • a plot function to show ROC curve with AUC score (for classification)

  • a few plot functions, e.g., set colors, group boxplots, venn3 plots.

How to install?

Download the codes from this github repository and then run the following command line:

python setup.py install

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

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.0.1.tar.gz (10.7 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