Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

embiggen

Package Overview
Dependencies
Maintainers
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

embiggen

🍇 Embiggen is the Python Graph Representation learning, Prediction and Evaluation module processing submodule of the GRAPE library.

  • 0.11.95
  • PyPI
  • Socket score

Maintainers
4

🍇 Embiggen

|pip| |downloads| |tutorials| |documentation| |python_version| |DOI| |license| |telegram| |discord| |twitter|

Embiggen is the graph machine learning submodule of the 🍇 GRAPE <https://github.com/AnacletoLAB/grape>_ library.

How to install Embiggen

To install the complete GRAPE library, do run:

.. code:: bash

pip install grape

Instead, to exclusively install the Embiggen package, you can run:

.. code:: bash

pip install embiggen

Cite GRAPE

Please cite the following paper if it was useful for your research:

.. code:: bib

@misc{cappelletti2021grape,
  title={GRAPE: fast and scalable Graph Processing and Embedding}, 
  author={Luca Cappelletti and Tommaso Fontana and Elena Casiraghi and Vida Ravanmehr and Tiffany J. Callahan and Marcin P. Joachimiak and Christopher J. Mungall and Peter N. Robinson and Justin Reese and Giorgio Valentini},
  year={2021},
  eprint={2110.06196},
  archivePrefix={arXiv},
  primaryClass={cs.LG}
}

.. |pip| image:: https://badge.fury.io/py/embiggen.svg :target: https://badge.fury.io/py/embiggen :alt: Pypi project

.. |downloads| image:: https://pepy.tech/badge/embiggen :target: https://pepy.tech/badge/embiggen :alt: Pypi total project downloads

.. |license| image:: https://img.shields.io/badge/License-BSD3-blue.svg :target: https://opensource.org/licenses/BSD-3-Clause :alt: License

.. |tutorials| image:: https://img.shields.io/badge/Tutorials-Jupyter%20Notebooks-blue.svg :target: https://github.com/AnacletoLAB/grape/tree/main/tutorials :alt: Tutorials

.. |documentation| image:: https://img.shields.io/badge/Documentation-Available%20here-blue.svg :target: https://anacletolab.github.io/grape/index.html :alt: Documentation

.. |DOI| image:: https://img.shields.io/badge/DOI-10.48550/arXiv.2110.06196-blue.svg :target: https://doi.org/10.48550/arXiv.2110.06196 :alt: DOI

.. |python_version| image:: https://img.shields.io/badge/Python-3.7+-blue.svg :target: https://pypi.org/project/embiggen/#history :alt: Supported Python versions

.. |telegram| image:: https://badges.aleen42.com/src/telegram.svg :target: https://t.me/grape_lib :alt: Telegram Group

.. |discord| image:: https://badges.aleen42.com/src/discord.svg :target: https://discord.gg/Nda2cqYvTN :alt: Discord Server

.. |twitter| image:: https://badges.aleen42.com/src/twitter.svg :target: https://twitter.com/grapelib :alt: Twitter

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc