Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Word2Vec optimizations #48

Open
wants to merge 12 commits into
base: sb-main
Choose a base branch
from
Open

Word2Vec optimizations #48

wants to merge 12 commits into from

Conversation

netang
Copy link
Collaborator

@netang netang commented Mar 15, 2023

No description provided.

@netang netang requested a review from fonhorst March 15, 2023 18:45
netang and others added 10 commits March 18, 2023 00:35
* Add `num_item_blocks` amd `num_user_blocks` params to `ALSWrap`

* Add pyling ignore mark

* Update docstring
)

* Add metrics calculation on scala UDFs

* Fix problems

* Add tests

* Fix `NDCG` and `Recall` metrics calculation. Reduce code duplication.

* Update tests

* Fix pylint errors

* Add `scala_udf_name` property

* Disable pylint `super-init-not-called`

* Add raplay jar

* Change docstring type

* Replace with `State().session`. Remove comment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants