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

Probabilistic Matrix Factorization for Making Personalized Recommendations to v4 #365

Merged

Conversation

percevalve
Copy link
Contributor

Moving to v4 of Probabilistic Matrix Factorization for Making Personalized Recommendations

Related Issue: #58
Also remove the default to one chain in draw_samples (kwargs.setdefault("chains", 1))

Helpful links

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@drbenvincent
Copy link
Contributor

suggestion to consider... add Matrix Factorization (or Factor Analysis if that's right) as a tag in the first code cell

@drbenvincent
Copy link
Contributor

If the conflicts can be resolved, and the suggested tags added, then this is probably done?

@percevalve
Copy link
Contributor Author

Indeed, that should be done.
The only difference I noted was a different result with find_map, but it does not change the meaning and the interpretation of the results.

@drbenvincent drbenvincent marked this pull request as ready for review June 11, 2022 16:26
@drbenvincent
Copy link
Contributor

Indeed, that should be done.

So it's saying that there are conflicts which need to be resolve before this can be approved and merged. But it's a bit strange because the conflicting files are the ones being updated. Any insights @OriolAbril?

@percevalve
Copy link
Contributor Author

percevalve commented Jun 11, 2022 via email

@review-notebook-app
Copy link

View / edit / reply to this conversation on ReviewNB

drbenvincent commented on 2022-06-12T10:01:52Z
----------------------------------------------------------------

Could remove


@review-notebook-app
Copy link

review-notebook-app bot commented Jun 12, 2022

View / edit / reply to this conversation on ReviewNB

drbenvincent commented on 2022-06-12T10:01:52Z
----------------------------------------------------------------

Line #1.    %autoreload 2

This can be removed I believe


@review-notebook-app
Copy link

review-notebook-app bot commented Jun 12, 2022

View / edit / reply to this conversation on ReviewNB

drbenvincent commented on 2022-06-12T10:01:53Z
----------------------------------------------------------------

Line #2.    %matplotlib inline

Not sure we still need this?


@drbenvincent
Copy link
Contributor

I think this is ready. But it won't let me merge until the conflicts are resolved. I'm a bit confused as it is the particular files that are being changed which are conflicting, and I thought this was the point. Any insights @percevalve or @OriolAbril ?

@percevalve
Copy link
Contributor Author

Looks like I solve the conflict, but the version is not the latest run... running it now.

@percevalve percevalve force-pushed the probabilistic_matrix_factorization branch from 7c3bd6e to 7f0ad01 Compare June 13, 2022 15:37
@drbenvincent drbenvincent merged commit 9565c9a into pymc-devs:main Jun 13, 2022
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.

2 participants