A processing package with IR and DM modules
Project description
bm-processing
A Python package providing Information Retrieval (IR) and Data Mining (DM) utilities.
Installation
pip install bm-processing
Usage
from bm_processing.IR.pagerank import run_pagerank
from bm_processing.IR.filter import apply_filter
from bm_processing.IR.pca import run_pca
run_pagerank() # Running PageRank algorithm
apply_filter() # Applying filter to data
run_pca() # Performing PCA transformation
Modules
IR (Information Retrieval)
| Module | Function | Description |
|---|---|---|
pagerank |
run_pagerank() |
Runs the PageRank algorithm |
filter |
apply_filter() |
Applies a filter to data |
pca |
run_pca() |
Performs PCA transformation |
DM (Data Mining)
Coming soon.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
bm_processing-0.2.1.tar.gz
(8.4 kB
view details)
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 bm_processing-0.2.1.tar.gz.
File metadata
- Download URL: bm_processing-0.2.1.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
76bfcfef4d9f9b0a6e146834b4f2143509703e63f6234f02cadd4c95fffb7470
|
|
| MD5 |
64cd3e645b450cc8357837d78627cf29
|
|
| BLAKE2b-256 |
8ed56a502d8908eb1b4473bab227a044b62c4c699017ca82493a21f7fc407ec3
|
File details
Details for the file bm_processing-0.2.1-py3-none-any.whl.
File metadata
- Download URL: bm_processing-0.2.1-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
813dbebad50a255ea57c4685ed6edc57365926e38a218ee6d9d9ba7658ad5e14
|
|
| MD5 |
054db045a8383e74daa24c2eb9575026
|
|
| BLAKE2b-256 |
d12b1dc5018eff13cef4befb96b9f96dc6a1b2033d81ce696eb3eb8edb24a8f0
|