A package to view source code from DM and IR modules
Project description
bm-preprocessing
A Python package that displays source code from DM and IR modules.
Usage
from bm_preprocessing.IR import all
print(all) # Prints the entire source code of IR/all.py
from bm_preprocessing.DM import apriori
print(apriori) # Prints the entire source code of DM/apriori.py
Available Modules
IR
all- Information Retrieval algorithms
DM
all- Data Mining algorithmsapriori- Apriori algorithm implementationhash- Hash-based miningpreprocessing- Data preprocessing utilities
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
bm_preprocessing-0.1.0.tar.gz
(50.8 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_preprocessing-0.1.0.tar.gz.
File metadata
- Download URL: bm_preprocessing-0.1.0.tar.gz
- Upload date:
- Size: 50.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f1158574714f773a361c25827861fa4977283a110e1a6a2d78d0f5f5040fcaae
|
|
| MD5 |
d98eda3e0131410a67b5a0aba5ee98a8
|
|
| BLAKE2b-256 |
262fac4143e674464ee2378dba5c883266278c12bae2a6179e075ab838a55416
|
File details
Details for the file bm_preprocessing-0.1.0-py3-none-any.whl.
File metadata
- Download URL: bm_preprocessing-0.1.0-py3-none-any.whl
- Upload date:
- Size: 11.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c607e65ab59921c96b5399eec7920317289974c51a3cae8280bf8aa99a2ae515
|
|
| MD5 |
5e328368a8a80560efea049e8d82b987
|
|
| BLAKE2b-256 |
18e2dea0abd058f2c11773e60e91b86313262ddf6f55cccbc8c3b95be04d787b
|