Graph machine learning and visualization library.
Project description
Embiggen is a Python 3 package that implements several word2vec and node2vec family algorithms.
This package allows users to perform node2vec analysis using several different word2vec family algorithms.
Setting up Embiggen
To do a local install, enter the following command from the main embiggen folder.
pip install .
Unit testing
To run the unit testing on the package, generating the coverage and the HTML report, you can use:
pytest --cov embiggen --cov-report html
Tests Coverage
Since some software handling coverages sometime get slightly different results, here’s three of them:
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
embiggen-0.10.0.dev1.tar.gz
(71.6 kB
view details)
File details
Details for the file embiggen-0.10.0.dev1.tar.gz
.
File metadata
- Download URL: embiggen-0.10.0.dev1.tar.gz
- Upload date:
- Size: 71.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.2 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 907fbae4b9f75e2d4eb769642aa4fb657702b922c078ea9a3cff6c8b303955dc |
|
MD5 | 88c4598719c6bb578fb5cc34e1f1c5ef |
|
BLAKE2b-256 | f17efe006d6ccb55d54bc567c5f034da331dd129fdf3a17c95df9a132f60a4b5 |