SciKit-Learn Laboratory makes it easier to run machinelearning experiments with scikit-learn.
Project description
This Python package provides utilities to make it easier to run machine learning experiments with scikit-learn.
Command-line Interface
run_experiment is a command-line utility for running a series of learners on datasets specified in a configuration file. For more information about using run_experiment (including a quick example), go here.
Python API
If you just want to avoid writing a lot of boilerplate learning code, you can use our simple Python API. The main way you’ll want to use the API is through the load_examples function and the Learner class. For more details on how to simply train, test, cross-validate, and run grid search on a variety of scikit-learn models see the documentation.
A Note on Pronunciation
SciKit-Learn Laboratory (SKLL) is pronounced “skull”: that’s where the learning happens.
Requirements
Python 2.7+
Grid Map (only required if you plan to run things in parallel on a DRMAA-compatible cluster)
configparser (only required for Python 2.7)
futures (only required for Python 2.7)
logutils (only required for Python 2.7)
Talks
Changelog
See GitHub releases.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file skll-0.26.0.tar.gz
.
File metadata
- Download URL: skll-0.26.0.tar.gz
- Upload date:
- Size: 82.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c01a0e53eced2b8db08e59964fb8d5e7c5c274dc3ed4cf6e26e6172e1dd9b4e1 |
|
MD5 | 7444fb6f78d9c98f110dea2451148aa9 |
|
BLAKE2b-256 | 42a5a1f194db092377eea304b71a65c527a875eab2c0d8eba74b70908391753a |
File details
Details for the file skll-0.26.0-py2.py3-none-any.whl
.
File metadata
- Download URL: skll-0.26.0-py2.py3-none-any.whl
- Upload date:
- Size: 63.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b45ca654d5ef9b5da3a55520c894d220f6485d61723b3d178d05465bd6a74c7c |
|
MD5 | 61f87d3f0e8bfd9f149b6534eb326ce7 |
|
BLAKE2b-256 | 6afd06153d656e47ecc45eaa01e2facad9c4dda8a16e4b5febbda91e563a94ae |