Kim Hammar
Kim Hammar
Im looking for volunteers that can help to keep this list up to date. Preferably people that do research in this area.
Added support for exporting to .vec word2vec format that is the most standardized non-binary format and allows for importing the vectors into tools like gensim. Added an accompanying example as...
[LIVY-581] Fix edge-case where livy overrides user-provided spark properties instead of appending
This commit fixes a bug in livy that yarn properties are overridden when hive is enabled in the spark sessions. ## What changes were proposed in this pull request? Bugfix,...