Base classes for sklearn-like parametric objects
Project description
Welcome to skbase
A framework factory for scikit-learn-like and sktime-like parametric objects
skbase
provides base classes for creating scikit-learn-like parametric objects,
along with tools to make it easier to build your own packages that follow these design patterns.
:rocket: Version 0.7.3 is now available. Check out our release notes.
Overview | |
---|---|
CI/CD | |
Code | |
Downloads |
Documentation and Tutorials
To learn more about the package check out:
- our documentation
- our introductory tutorial (jupyter notebooks and video presentation)
:hourglass_flowing_sand: Install skbase
For trouble shooting or more information, see our detailed installation instructions.
- Operating system: macOS X · Linux · Windows 8.1 or higher
- Python version: Python 3.8, 3.9, 3.10, 3.11 and 3.12
- Package managers: pip
pip
skbase releases are available as source packages and binary wheels via PyPI and can be installed using pip. Checkout the full list of pre-compiled wheels on PyPi.
To install the core package use:
pip install scikit-base
or, if you want to install with the maximum set of dependencies, use:
pip install scikit-base[all_extras]
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 scikit-base-0.7.3.tar.gz
.
File metadata
- Download URL: scikit-base-0.7.3.tar.gz
- Upload date:
- Size: 109.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da28651b5ca91ebb9f90d15cdf5f0f7e8058528d0b2205b9183d900912ead5fe |
|
MD5 | a03357ab439fa56bcbed2dfe9e71fc9f |
|
BLAKE2b-256 | 8f0e9cd2392723e2573813a492ee9fe085d5b94b19ac9e8b600043cf491cb7f5 |
File details
Details for the file scikit_base-0.7.3-py3-none-any.whl
.
File metadata
- Download URL: scikit_base-0.7.3-py3-none-any.whl
- Upload date:
- Size: 128.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f36404b2928c9ea9f392e568f3ba43d4ab3aab3624998e1c48bd3aa75b986e6 |
|
MD5 | a42ff05f5df5585f7843f31c30e85d88 |
|
BLAKE2b-256 | 20a6edf95bf28c58a077a7590422ce206fb326281e12960f208d3c94df76ab56 |