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.3.tar.gz
(12.3 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.3.tar.gz.
File metadata
- Download URL: gdd-package-0.1.3.tar.gz
- Upload date:
- Size: 12.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d30da23f19207138015a4f541c0036c25660ed4e7817c4b533a529298e910417
|
|
| MD5 |
0757bf21137ec74553fa0c5fbd1c2a2f
|
|
| BLAKE2b-256 |
5e492cf87f0d8c60c18f00c87474ddb0cd4db0fceeb805f2cb3bfc13890d40fc
|
File details
Details for the file gdd_package-0.1.3-py3-none-any.whl.
File metadata
- Download URL: gdd_package-0.1.3-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 |
33c1230984b1465dbec4ec908ae88bd50ec486b9b6b91fa386b7f3b73c2b7747
|
|
| MD5 |
99f709e8ce1f965baeb845769cf2bfb2
|
|
| BLAKE2b-256 |
7325c87accc43ce7f4fbeb19ea66fe664794b94c92fd4901213ed30b0983f39d
|