{ "info": { "author": "Kaveh Mahdavi", "author_email": "kavehmahdavi74@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Programming Language :: Python :: Implementation :: CPython", "Topic :: Scientific/Engineering" ], "description": "\ufeff# \"KAVICA\" The KAVICA framework\n\n[![Travis - Build Status](https://img.shields.io/badge/checks-pending-yellow.svg?maxAge=3600)](https://travis-ci.com/)\n[![GitHub - License](https://img.shields.io/badge/license-BSD-green.svg?maxAge=3600)](https://github.com/kavehmahdavi/kavica)\n[![PyPI - Python Version](https://img.shields.io/badge/python-3.6%20|%203.7-blue.svg?maxAge=3600)](https://pypi.org/project/kavica/)\n[![PyPI - Latest Release](https://img.shields.io/badge/pypi-0.0a0-important.svg?maxAge=3600)](https://pypi.org/project/kavica/)\n[![Conda - Latest Release](https://img.shields.io/badge/Anaconda-0.0a0-ff69b4.svg?maxAge=3600)](https://anaconda.org/)\n\nThe **KAVICA** is a HPC data science package which includes pre-processing, post-processing and high level machine learning methods.\nIt provides:\n- powerful feature selection methods.\n- practical (HPC) functions\n- Fast ETL data from HPC performance trace (.prv)\n- convenient dynamic graph object\n- useful missing value imputation, transformation, and handling outliers capabilities\n- innovative cluster shape portrayal\n- ISO map and spectral graph analysis\n- Self- organization map analysis and prototyping \n- association rule analysis\n- inference and Fuzzy inference system\n- and much more scientific uses.\n\n\n## Getting Started\n\nThe recommended way to install **KAVICA** is to use [PyPI](https://pypi.org/):\n\n $ pip install kavica\n \nBut it can also be installed using [Anaconda/conda](https://conda.io/docs/):\n \n $ conda config --add channels conda-forge\n $ conda install kavica\n\nTo verify your setup, start Python from the command line and run the following:\n\n $ import kavica\n \n## First Steps\n\n* https://kavehmahdavi.github.io/kavica/main/examples.html\n* https://kavehmahdavi.github.io/kavica/main/tutorial.html\n* https://kavehmahdavi.github.io/kavica/main/Apis.html\n\n## Issue tracker\n\nIf you find a bug, please help us solve it by [filing a report](https://github.com/kavehmahdavi/KAVICA/issues).\n\n## Contributing\n\nIf you want to contribute, check out the [contribution guidelines](https://kavehmahdavi.github.io/kavica/main/contributions.html).\n\n## License\n\nThe main library of **kavica** is [released under the BSD 3 clause license](https://kavehmahdavi.github.io/kavica/main/license.html).", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kavehmahdavi/KAVICA", "keywords": "ICA,Feature Selection,Factor Analysis,ETL,Performance Analytics", "license": "", "maintainer": "", "maintainer_email": "", "name": "KAVICA", "package_url": "https://pypi.org/project/KAVICA/", "platform": "", "project_url": "https://pypi.org/project/KAVICA/", "project_urls": { "Author": "http://kavehmahdavi.github.io/kavica/", "Documentation": "http://kavehmahdavi.github.io/kavica/", "Forum": "http://kavehmahdavi.github.io/kavica/", "Homepage": "https://github.com/kavehmahdavi/KAVICA", "Issues": "https://github.com/kavehmahdavi/kavica/issues", "Repository": "https://github.com/kavehmahdavi/kavica" }, "release_url": "https://pypi.org/project/KAVICA/0.0a0/", "requires_dist": null, "requires_python": ">=3", "summary": "The KAVICA framework", "version": "0.0a0" }, "last_serial": 4911398, "releases": { "0.0a0": [ { "comment_text": "", "digests": { "md5": "09641d8f5ce6605dae2f12cb26598433", "sha256": "08c746459980f9292b0c4bd4ad9fb75c419716e9af158be01b62edc5b205b4fe" }, "downloads": -1, "filename": "KAVICA-0.0a0.tar.gz", "has_sig": false, "md5_digest": "09641d8f5ce6605dae2f12cb26598433", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 44326, "upload_time": "2019-03-07T16:26:03", "url": "https://files.pythonhosted.org/packages/a0/ba/0ede624420e7f30abb182d278720c7be0cd433c7dededde389448bbed278/KAVICA-0.0a0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "09641d8f5ce6605dae2f12cb26598433", "sha256": "08c746459980f9292b0c4bd4ad9fb75c419716e9af158be01b62edc5b205b4fe" }, "downloads": -1, "filename": "KAVICA-0.0a0.tar.gz", "has_sig": false, "md5_digest": "09641d8f5ce6605dae2f12cb26598433", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 44326, "upload_time": "2019-03-07T16:26:03", "url": "https://files.pythonhosted.org/packages/a0/ba/0ede624420e7f30abb182d278720c7be0cd433c7dededde389448bbed278/KAVICA-0.0a0.tar.gz" } ] }