modeling-gui

View on PyPIReverse Dependencies (0)

0.1.1 modeling_gui-0.1.1-py3-none-any.whl

Wheel Details

Project: modeling-gui
Version: 0.1.1
Filename: modeling_gui-0.1.1-py3-none-any.whl
Download: [link]
Size: 25092
MD5: ffa99691925d456d5b53c15d7fd40e29
SHA256: 204f2633954c4764e32b76e7e467265034bd38db1583461b32d82295a31983cd
Uploaded: 2024-09-25 15:46:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: modeling_gui
Version: 0.1.1
Summary: A PyQt5-based GUI for running statistical and machine learning models with customizable parameters and visualizations.
Author: Chandrasekar SUBRAMANI NARAYANA
Author-Email: chandrasekarnarayana[at]gmail.com
Home-Page: https://github.com/your_username/modeling_gui
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Requires-Dist: pyqt5 (>=5.15.4)
Requires-Dist: matplotlib (>=3.4.3)
Requires-Dist: seaborn (>=0.11.2)
Requires-Dist: pandas (>=1.3.3)
Requires-Dist: statsmodels (>=0.12.2)
Requires-Dist: scikit-learn (>=0.24.2)
Requires-Dist: scipy (>=1.7.1)
Requires-Dist: graphviz (>=0.16)
Requires-Dist: numpy (>=1.21.2)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8249 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.1.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
modeling_gui/__init__.py sha256=zT9icYRz5O48sePig1SH6sFcteWE7yvL5QE0hliFNb0 665
modeling_gui/dialogs.py sha256=R_HPm4ymhbkCob8tdb9mky6_6aHi_MBJpIFTwLrTF0c 4898
modeling_gui/main.py sha256=gEWwg0-9_sz-QZydMVrdYlYcG6O5kH9TS7ca5SxWwI0 9518
modeling_gui/models.py sha256=doiyMRu9DpnKb7LQsRSL3MDqWUp7mP_fuCdG-7cymuI 5368
modeling_gui/visualization.py sha256=p9rNO5RXxQGXrf2tIoOspDp_97Sf_CnC48xOXHdn3pw 2188
modeling_gui/data/sample_data.csv sha256=xnFzbxY4EiesSZeeQ960cPIT5C5tNsdznc4DGseM5lY 220
modeling_gui/utils/__init__.py sha256=giTfGEfnNWtjy1KTEvpYbLUEOMyUFXWRebWbHDYvWoY 232
modeling_gui/utils/data_preprocessing.py sha256=0N7tz619kZhWIU1ftm9uhqL2gLvHN2WlH9f0M5SjbTw 1081
modeling_gui/utils/file_helper.py sha256=Y7Y3RoJYYHqUiZ0cPOQQg65wM023F8ds3UIPcHCh1A0 613
tests/__init__.py sha256=3hUzbuEsYJPXVo-_gS_ZTKCJehr1EzeNzK2S2LFLVWo 224
tests/test_models.py sha256=INSrmpKWMo4NUdV-E94oPPD6I7j4r3K34W2veqP0N-4 2004
modeling_gui-0.1.1.dist-info/LICENSE sha256=e4vLKbV-sKczXVYg9osnY_5-SHfrWmOrOpCs0I_ixYA 32455
modeling_gui-0.1.1.dist-info/METADATA sha256=K-8NZk-_qKE3oujm6cdKAjTQLfSqsAq5iqJUDQf9x-g 9124
modeling_gui-0.1.1.dist-info/WHEEL sha256=GV9aMThwP_4oNCtvEC2ec3qUYutgWeAzklro_0m4WJQ 91
modeling_gui-0.1.1.dist-info/entry_points.txt sha256=fRTxJRzxeSHfdcNopFxBbIMhFTDL1w7XxznWSs2SRrU 60
modeling_gui-0.1.1.dist-info/top_level.txt sha256=jlPKje8ihv0zR-3cmLllVPkWU3d3M5NuvWM9-KNGDbg 19
modeling_gui-0.1.1.dist-info/RECORD

top_level.txt

modeling_gui
tests

entry_points.txt

run_modeling_gui = modeling_gui.main:main