Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
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/CD | |
Code | |
Downloads | |
Citation |
To learn more about the package check out:
For trouble shooting or more information, see our detailed installation instructions.
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]
FAQs
Base classes for sklearn-like parametric objects
We found that scikit-base demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.