Skip to main content

simplified manner for insights and decision-making, by visualizing complex relationships with PCA web application

Project description

pca-pwa

pca-pwa, a simplified manner for insights and decision-making by visualizing complex relationships with PCA web application.

The Purpose of the Package

  • The purpose of the package is to offer a simple way of visualizing relatationships between items of any given dataset. The user could easily obtain a pca plot without needing to configure or compile the application.

Installation

To install pca_pwa, you can use pip. Open your terminal and run:

pip install pca_pwa

Open IPython or Jupyter Notebook

>>> from pca_pwa import app
>>> app.app.run(debug=True, use_reloader=True, host='0.0.0.0', port=8082)
>>> # * Serving Flask app 'app'
>>> # * Debug mode: on
>>> # * Running on http://127.0.0.1:8082

Open the url: http://127.0.0.1:8082

image

Upload xslx/slx file (Excel)

  • e.g.:
    • Click here to download the excel file
      • Items/Observations should be in rows
      • Variables/Features should in columns

Choose a method of imputation for missing values

Then run the pca by clicking Perform PCA button.

image


Otherwise you can use git clone:

Here is the Usage:

Clone the github repository

git clone https://github.com/danymukesha/pca-pwa.git

Run the app

cd pca-pwa
python3.1 pca-pwa/app.y

# * Serving Flask app 'app'
# * Debug mode: on
# * Running on http://127.0.0.1:8082

Open the url: http://127.0.0.1:8082

License

This project is licensed under the MIT License.

Credits

Author: MIT © Dany Mukesha

Email: danymukesha@gmail.com

Thank you for using pca_pwa!

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

pca_pwa-1.0.5.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

pca_pwa-1.0.5-py3-none-any.whl (7.9 kB view details)

Uploaded Python 3

File details

Details for the file pca_pwa-1.0.5.tar.gz.

File metadata

  • Download URL: pca_pwa-1.0.5.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.5 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for pca_pwa-1.0.5.tar.gz
Algorithm Hash digest
SHA256 80fbcc51879c6ff9bf95779c6d22bf46c8203c09cb03915d7a7640082847d7b9
MD5 c26390ac1c80d196b2a6203ecfd2eb7a
BLAKE2b-256 3d8b349d1711a733e61d0513387758eba4a2ad4ebdc646c858b98d1d0a81536d

See more details on using hashes here.

File details

Details for the file pca_pwa-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: pca_pwa-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 7.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.11.5 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for pca_pwa-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 57748c1f5bf8d898ae4fffdf52304c44b53e92ad7295e190d3b1e76793620b54
MD5 d4dc31d2b4140f504015690ca9985991
BLAKE2b-256 7dbb5b162e372cde2e8e1a41e7acccf5e190f6f24f9a23fe695cf2f6f669f5d0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page