GDD - A comprehensive data science and machine learning package
Project description
GDD Package
A comprehensive data science and machine learning package containing various experiments and algorithms.
Installation
pip install gdd-package
Usage
import gdd
# Access various experiments
from gdd import exp2_olap, exp3_dt, exp4_lr, exp5_kmeans, exp6_hcluster, exp7_ap
Features
- OLAP operations (exp2_olap)
- Decision Trees (exp3_dt)
- Linear Regression (exp4_lr)
- K-Means Clustering (exp5_kmeans)
- Hierarchical Clustering (exp6_hcluster)
- Affinity Propagation (exp7_ap)
Requirements
- Python >= 3.8
- pandas >= 1.3.0
- numpy >= 1.21.0
- matplotlib >= 3.3.0
- scikit-learn >= 1.0.0
- mlxtend >= 0.19.0
- scipy >= 1.7.0
License
MIT License
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
gdd-package-0.1.0.tar.gz
(11.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 gdd-package-0.1.0.tar.gz.
File metadata
- Download URL: gdd-package-0.1.0.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
873af5452df833e6b8c5579cf665c5936a5cd69dd6015b4b0f602f1d9b4a24ab
|
|
| MD5 |
e0c4e1285a6917bc8dbc66a56b869e28
|
|
| BLAKE2b-256 |
1169fb0808427f3d712c95a11fada5d4cd9a1b6e783714c5b950c29285c0a984
|
File details
Details for the file gdd_package-0.1.0-py3-none-any.whl.
File metadata
- Download URL: gdd_package-0.1.0-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6113f69756480d0bd614f30380399404d2a9658a2f613d71ce5d5962bb0f82ed
|
|
| MD5 |
7a9ca6f0a03f874f0c6f7b58cee43391
|
|
| BLAKE2b-256 |
198f6ba828a67f250792d3583f88305fc16e816bd2f724cad334e25d2d63ca77
|