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.dev7.tar.gz
(78.5 kB
view details)
File details
Details for the file embiggen-0.10.0.dev7.tar.gz
.
File metadata
- Download URL: embiggen-0.10.0.dev7.tar.gz
- Upload date:
- Size: 78.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/34.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.9 tqdm/4.63.1 importlib-metadata/4.11.3 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.7.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f0d2edefd784fd982cebf50abfe5705c4c60e34145e7389a7f35247ac7e5a7e |
|
MD5 | 8253d791b59fcea80bdbc405fabe3ca3 |
|
BLAKE2b-256 | ce964a5d669077cf16072454e987b0d18ed060269c0797cae46763f0be67c51d |