A Python package for Linear Discriminant Analysis (LDA)
Project description
HEAD
damakye_lda
damakye_lda
damakye_lda is a Python package designed to perform Linear Discriminant Analysis (LDA) on datasets and display the resulting classification report and LDA analysis details. This package is built to help with analyzing datasets through dimensionality reduction and classification using LDA.
Features
- Load datasets from CSV files.
- Perform Linear Discriminant Analysis (LDA) on a given dataset.
- Display classification reports with precision, recall, and F1-score metrics.
- Provide LDA analysis details such as mean vectors, explained variance ratios, and coefficients.
Installation
You can install damakye_lda using pip. First, clone this repository or download the package, and then run the following command in the terminal:
pip install -e . 624f040 (Add .gitignore to exclude unnecessary files)
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
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 damakye_lda-0.1.0.tar.gz.
File metadata
- Download URL: damakye_lda-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
669b73801fd676741c83fdfc6e5772a7bebb452c144b7db8b9483116d16e5fcf
|
|
| MD5 |
2891a2c9a052fb0be998ff8624c320f7
|
|
| BLAKE2b-256 |
0d3fa273604f633d761bfc4b535cc9ad66e481a62a10c447a74cc2162e4a84c8
|
File details
Details for the file damakye_lda-0.1.0-py3-none-any.whl.
File metadata
- Download URL: damakye_lda-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
14c9c624f4aaa16288e06a566250c28d1254b0a8daa2f2240e39da14e00b57ad
|
|
| MD5 |
12db4a1e685bba51df9612925e1270bb
|
|
| BLAKE2b-256 |
3edc91c9640c810c5998dd44b64d5619474c5f1c2add485517f0f870dc7c143e
|