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

Unit testing for methods in recommendation_graphs.py #25

Closed
jfkirk opened this issue Feb 25, 2018 · 2 comments
Closed

Unit testing for methods in recommendation_graphs.py #25

jfkirk opened this issue Feb 25, 2018 · 2 comments

Comments

@jfkirk
Copy link
Owner

jfkirk commented Feb 25, 2018

Now that they're broken out, it should be easy to test-wrap them.

@jfkirk jfkirk added the testing label Feb 25, 2018
@jfkirk jfkirk self-assigned this Feb 25, 2018
@jfkirk
Copy link
Owner Author

jfkirk commented Mar 1, 2018

  • project_biases
  • split_sparse_tensor_indices
  • bias_prediction_dense
  • bias_prediction_serial
  • gather_sampled_item_predictions
  • rank_predictions

@jfkirk
Copy link
Owner Author

jfkirk commented Mar 2, 2018

#39

@jfkirk jfkirk closed this as completed Mar 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant