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.2.tar.gz
(12.2 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.2.tar.gz.
File metadata
- Download URL: gdd-package-0.1.2.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42560f82456bc24b4c1cfdb0bdcd7d965ea3a760ba1d173ebd957b3aab15e83a
|
|
| MD5 |
1f2e45d0265479f661dfd9ccfdab8517
|
|
| BLAKE2b-256 |
79ef089f2877dfcbd49414ecdf75ca468249c50c599327c3ea7cbd3ed6fdf9b4
|
File details
Details for the file gdd_package-0.1.2-py3-none-any.whl.
File metadata
- Download URL: gdd_package-0.1.2-py3-none-any.whl
- Upload date:
- Size: 12.6 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 |
c70622f3c04325b749080b549efc8c7b49edabc7e4e9db2d25634fd313d3be87
|
|
| MD5 |
062bdbf621cfa7c4eca9eca29a57de59
|
|
| BLAKE2b-256 |
e6690592bd6c1ad597707b7b7003dc9191553644afa1a7047c4e66712168a079
|