معرفی شرکت ها


elpigraph-python-0.3.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

-
ویژگی مقدار
سیستم عامل -
نام فایل elpigraph-python-0.3.1
نام elpigraph-python
نسخه کتابخانه 0.3.1
نگهدارنده ['Jonathan Bac']
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/j-bac/elpigraph-python
آدرس اینترنتی https://pypi.org/project/elpigraph-python/
مجوز -
[![Documentation Status](https://readthedocs.org/projects/elpigraph-python/badge/?version=latest)](https://elpigraph-python.readthedocs.io/en/latest/?badge=latest) [![GitHub license](https://img.shields.io/github/license/j-bac/elpigraph-python)](https://github.com/j-bac/elpigraph-python/blob/master/LICENSE) [![DOI:10.3390/e22030296](https://img.shields.io/badge/DOI-10.3390%2Fe22030296-blue)](https://doi.org/10.3390/e22030296) Description =========== This package provides a Python implementation of the ElPiGraph algorithm with cpu and gpu support. Usage is explained in the [documentation](https://elpigraph-python.readthedocs.io/en/latest/) and a self-contained description of the algorithm is available [here](https://github.com/auranic/Elastic-principal-graphs/blob/master/ElPiGraph_Methods.pdf) or in the [paper](https://www.mdpi.com/1099-4300/22/3/296) It replicates the [R implementation](https://github.com/j-bac/ElPiGraph.R), coded by [Luca Albergante](https://github.com/Albluca) and should return exactly the same results. Please open an issue if you do notice different output. Differences between the two versions are detailed in [differences.md](differences.md). This package extends initial work by [Louis Faure](https://github.com/LouisFaure/ElPiGraph.P) and [Alexis Martin](https://github.com/AlexiMartin/ElPiGraph.P). A native MATLAB implementation of the algorithm (coded by [Andrei Zinovyev](https://github.com/auranic/) and [Evgeny Mirkes](https://github.com/Mirkes)) is also [available](https://github.com/auranic/Elastic-principal-graphs) Requirements ============ Requirements are listed in requirements.txt. In addition, to enable gpu support cupy is needed: https://docs-cupy.chainer.org/en/stable/install.html Installation ==================== ```bash git clone https://github.com/j-bac/elpigraph-python.git cd elpigraph pip install . ``` or ```bash pip install elpigraph-python ``` Citation ======== When using this package, please cite our [paper](https://www.mdpi.com/1099-4300/22/3/296): Albergante, L. et al . Robust and Scalable Learning of Complex Intrinsic Dataset Geometry via ElPiGraph (2020)


نیازمندی

مقدار نام
>=1.16.2 numpy
>=0.23.4 pandas
>=0.49.1 numba
>=0.21.3 scikit-learn
>=1.2.0 scipy
>=0.7.1 python-igraph
>=2.0 networkx
- matplotlib
- shapely
- sphinx
- sphinx-gallery
- sphinx-rtd-theme
- numpydoc
- matplotlib
- pytest
- pytest-cov


نحوه نصب


نصب پکیج whl elpigraph-python-0.3.1:

    pip install elpigraph-python-0.3.1.whl


نصب پکیج tar.gz elpigraph-python-0.3.1:

    pip install elpigraph-python-0.3.1.tar.gz