-
File: https://github.com/pymc-devs/pymc-examples/blob/main/examples/case_studies/probabilistic_matrix_factorization.ipynb
Reviewers: @colcarroll
## Known changes needed
Changes listed in this sec…
-
See also http://edwardlib.org/tutorials/probabilistic-pca.
-
https://www.cs.toronto.edu/~amnih/papers/pmf.pdf
-
### The Issue
We have altered `dna/database_to_json.py` to now pull its data from a local mirror of the D3M Metalearning Database. The data in that database has a little more variety than the data …
-
### **1. Quantum-Like Enhancements**
#### **a. Unitary Gate Operations**
- Implement additional quantum gates such as:
- **Pauli Gates (X, Y, Z)**: For flipping states or introducing phase sh…
-
How can collaborative filtering (with probabilistic matrix factorization) be implemented with FastAI.jl? Are there any snippets of this or plans to add it soon? I haven't seen examples of this even wi…
-
https://cran.r-project.org/web/packages/poismf/index.html
-
It'd be great to have high profile model examples which we can highlight on the front page. Some ideas:
- [x] Bayesian linear regression
- [x] Hierarchical generalized linear model
- [x] Mixture mo…
-
[ ] Topic modelling: https://arxiv.org/abs/1402.6238
[ x ] famous paper on LSA fro C.F: http://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.331.3636&rep=rep1&type=pdf
[ ] Collaborative to…
-
Hello, the paper mentioned that the correlation matrix is obtained by text mining.
So where did the textual data on drug-virus come from?