Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scikit-base

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scikit-base

Base classes for sklearn-like parametric objects

  • 0.12.0
  • PyPI
  • Socket score

Maintainers
1

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.12.0 is now available. Check out our release notes.

Overview
CI/CDTests codecov Documentation Status pre-commit.ci status
Code!pypi !python-versions !black security: bandit
DownloadsPyPI - Downloads PyPI - Downloads Downloads
CitationDOI

All Contributors

Documentation and Tutorials

To learn more about the package check out:

: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.9, 3.10, 3.11, 3.12, and 3.13
  • 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]

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc