A set of python modules for dataset sampling
Project description
🧪 Scikit-Sampling
Scikit-Sampling (or sksampling) is a Python library for dataset sampling techniques. It provides a unified API for common sampling strategies, making it easy to integrate into your data science and machine learning workflows.
Installation
You can install sksampling using pip:
pip install scikit-sampling
Features
sksampling offers a range of sampling methods, including:
sample_size: Computes the ideal sample size based on confidence level and margin of error.confidence_level: Calculates the confidence level for a given sample size.
Documentation
For detailed information on the library's functions, including parameters and usage examples, please see our documentation in the docs/ folder.
A good place to start is the 📑 Estimation Functions Guide.
We are continuously working on expanding our documentation to cover all features.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scikit_sampling-1.1.0.tar.gz.
File metadata
- Download URL: scikit_sampling-1.1.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5aad3335168df19a64a5c39fe512f2a42bc0d0ed057a19e8cda617647841cbc4
|
|
| MD5 |
06f8ac3345a7201fcc00629acd074479
|
|
| BLAKE2b-256 |
1b824bb08771c9248f790280ebb82b9bf2d47a9341f788524df923eb09bcb69b
|
File details
Details for the file scikit_sampling-1.1.0-py3-none-any.whl.
File metadata
- Download URL: scikit_sampling-1.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
affbc77b8bca4577bd24024f6969d1b259da871faa8e668d9e0b42ed1b30cb17
|
|
| MD5 |
7dbc0856446441962b04fd3b2f9a30fe
|
|
| BLAKE2b-256 |
32b084a1e77945a582ac8498c0a21da7e624ed498c6772be1514addba8aa529c
|