Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / VHRanger/nodevectors issues and pull requests
#59 - Improve compatibility with gensim and csrgraph
Pull Request -
State: open - Opened by ahmedsalim3 22 days ago
#58 - NetworkX versioning and naming in Word2Vec
Pull Request -
State: closed - Opened by r2stanton 4 months ago
#58 - NetworkX versioning and naming in Word2Vec
Pull Request -
State: closed - Opened by r2stanton 4 months ago
#57 - Old parameter shows up in Word2Vec call
Issue -
State: open - Opened by crisjf about 1 year ago
#56 - NetworkX 3.0 remove adj_matrix in version
Issue -
State: closed - Opened by Shaw-shaw almost 2 years ago
- 1 comment
#55 - ProNE multithread
Issue -
State: closed - Opened by ashkspark almost 2 years ago
- 1 comment
#54 - Node2Vec:About the return_weight and neighbor_weight
Issue -
State: open - Opened by GengYuIsland almost 2 years ago
#53 - ProNE option: "inconsistent shapes" error
Issue -
State: open - Opened by danielerosa about 2 years ago
#52 - Fix `size` parameter when loading gensim Word2Vec
Pull Request -
State: closed - Opened by ag8 over 2 years ago
#51 - G.mat got an asymmetric sparse matrix
Issue -
State: open - Opened by garyhsu29 over 2 years ago
#50 - Problem with underlying Word2vec
Issue -
State: open - Opened by MarekMath over 2 years ago
- 1 comment
#49 - word2vec parameters changed
Issue -
State: closed - Opened by daniel-unyi-42 almost 3 years ago
- 3 comments
#48 - Why is generating walks so slow with non-default parameters?
Issue -
State: closed - Opened by ldorigo about 3 years ago
- 3 comments
#47 - defining random state or seed option parameters
Issue -
State: open - Opened by kahramankostas about 3 years ago
- 3 comments
#46 - About painting
Issue -
State: closed - Opened by MrRobotsAA about 3 years ago
- 1 comment
#45 - Small fix to ensure that status gets printed to console
Pull Request -
State: closed - Opened by ldorigo about 3 years ago
- 1 comment
#44 - Has node2vec implementation been updated to use skip-gram as default?
Issue -
State: open - Opened by amjass12 about 3 years ago
- 3 comments
#43 - Continue fitting process
Issue -
State: open - Opened by miguelwon about 3 years ago
- 2 comments
#42 - Print training progression (node2vec)?
Issue -
State: open - Opened by ldorigo about 3 years ago
- 1 comment
#41 - Setting value of seed to make Node2vec embedding repeatable.
Issue -
State: closed - Opened by abhishek-vrni over 3 years ago
- 1 comment
#40 - node2vec uses CBOW instead of skip-gram
Issue -
State: open - Opened by ubalklen over 3 years ago
- 4 comments
#39 - is it possible to split n2v to generate walks only?
Issue -
State: closed - Opened by amjass12 over 3 years ago
- 4 comments
#38 - Update gensim size parameter
Pull Request -
State: closed - Opened by ddomingof over 3 years ago
- 2 comments
#37 - Issue with gensim 4.0.0+
Issue -
State: open - Opened by cthoyt over 3 years ago
- 3 comments
#36 - When saving large graph, creating a temporary folder will cause the system disk resources to be exhausted.
Issue -
State: closed - Opened by ghost over 3 years ago
- 1 comment
#35 - Embedding a VERY LARGE graph, upcoming?
Issue -
State: closed - Opened by ghost over 3 years ago
- 2 comments
#34 - w2vparams["batch_word"] default parameter cripples node2vec's performance
Issue -
State: open - Opened by ubalklen over 3 years ago
#33 - numba dependency is not pinned; latest version of numba breaks nodevectors
Issue -
State: closed - Opened by herbiehuff almost 4 years ago
- 2 comments
#32 - fit_transform tries to query non-existent node "0"
Issue -
State: open - Opened by ubalklen almost 4 years ago
- 8 comments
#31 - How to get node's list
Issue -
State: open - Opened by miguelwon almost 4 years ago
- 3 comments
#30 - Fix #29: Incorrect param name in Node2Vec docstring 'explore_weight'
Pull Request -
State: closed - Opened by kannankumar almost 4 years ago
- 1 comment
#29 - incorrect parameter mentioned in Node2Vec docstring: "explore_weight"
Issue -
State: closed - Opened by kannankumar almost 4 years ago
#28 - Node2Vec in a large graph
Issue -
State: closed - Opened by timilsinamohan almost 4 years ago
- 2 comments
#27 - TypeError: 'NoneType' object is not subscriptable` Node2Vec
Issue -
State: closed - Opened by timilsinamohan almost 4 years ago
- 2 comments
#26 - Could not broadcast input array
Issue -
State: closed - Opened by vndeeatteekee almost 4 years ago
- 3 comments
#25 - Bug when Train gensim word2vec model on random walks
Issue -
State: closed - Opened by zhiruiluo almost 4 years ago
- 1 comment
#24 - Tuning model
Issue -
State: closed - Opened by MrPaulAlbert about 4 years ago
- 1 comment
#23 - Load into W2V does not work
Issue -
State: closed - Opened by MrPaulAlbert about 4 years ago
- 4 comments
#22 - I run the given short example... (partial success)
Issue -
State: closed - Opened by Nixota about 4 years ago
- 3 comments
#21 - How to increase number of components(features) in output vectors
Issue -
State: closed - Opened by janvekarnaveed over 4 years ago
- 1 comment
#20 - Node2Vec Segmentation Fault
Issue -
State: closed - Opened by janvekarnaveed over 4 years ago
- 2 comments
#19 - Node2Vec IndexError: list index out of range
Issue -
State: closed - Opened by janvekarnaveed over 4 years ago
- 2 comments
#18 - Suggestion: support corpus_file parameter
Issue -
State: closed - Opened by ubalklen over 4 years ago
- 2 comments
#17 - Jupyter notebook kernel dies while computing ggvec embeddings
Issue -
State: closed - Opened by janvekarnaveed over 4 years ago
- 3 comments
#16 - Error reading in CSR graph
Issue -
State: closed - Opened by janvekarnaveed over 4 years ago
- 4 comments
#15 - Update setup.py
Pull Request -
State: closed - Opened by VHRanger over 4 years ago
#14 - Update graph_eval.py
Pull Request -
State: closed - Opened by VHRanger over 4 years ago
#13 - Reading the edgelist using CSRGraphs.
Issue -
State: closed - Opened by timilsinamohan over 4 years ago
- 1 comment
#12 - naive fix to missing __init__.py and requirements
Pull Request -
State: closed - Opened by tboser over 4 years ago
- 1 comment
#11 - Minor issues with the new release
Issue -
State: closed - Opened by tboser over 4 years ago
- 1 comment
#10 - some problem on the accuracy
Issue -
State: closed - Opened by Tadelaide over 4 years ago
- 2 comments
#9 - 对于加权图是否适用?
Issue -
State: closed - Opened by semal over 4 years ago
- 2 comments
#8 - Handling edge weights?
Issue -
State: closed - Opened by chadbot almost 5 years ago
- 2 comments
#7 - Rename repo/package
Issue -
State: closed - Opened by cthoyt almost 5 years ago
- 2 comments
#6 - enable export walks
Issue -
State: closed - Opened by sVujke almost 5 years ago
- 1 comment
#5 - Fixed deprecated get item function call in word2vec predict
Pull Request -
State: closed - Opened by gunarto90 almost 5 years ago
#3 - Dealing with unseen nodes
Issue -
State: closed - Opened by subpath about 5 years ago
- 1 comment
#2 - Remove distracting parentheses
Pull Request -
State: closed - Opened by cthoyt over 5 years ago
#1 - TypeError: 'method' object is not iterable
Issue -
State: closed - Opened by dvarelas over 5 years ago
- 2 comments