Skip to main content

A wrapper for sklearn, that makes it easier to write, tune and evaluate classification and regression systems

Project description

A sidekick for scikit-learn that makes it easier to write, tune and evaluate classification and regression systems

Installation

Install from the python package index:

pip install sklearnsk

Or clone this repository and install:

pip install .

Usage

Check out the following notebooks in the example directory for examples of usage:

  • iris.ipynb: A toy classification problem

  • boston.ipynb: A toy regression problem

  • 20newsgroups.ipynb: A more complex classification problem, involving n-grams, one-hot encoding, feature selection, etc.

Each of these examples will take you through the process of defining your system, tuning it (with some nice visualisation), evaluating it, and performing additional analysis like feature ablation.

Licence

This code is released under the MIT licence

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

sklearnsk-0.1.0-py3-none-any.whl (12.2 kB view hashes)

Uploaded Python 3

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