jacobmunson / RecommenderSystems

This repository is intended to house efforts from a Fall 2019 independent study focused on Similarity Computation and Clustering Structure for Recommender Systems.
0 stars 0 forks source link

Review LRT Under a Variety of Assumptions #6

Closed jacobmunson closed 5 years ago

jacobmunson commented 5 years ago

For example, no X ~ N(mu,sigma^2)

  1. known mu
  2. unknown mu/sigma
  3. unknown mu & unknown sigma
jacobmunson commented 5 years ago

Write these up in Latex as well

jacobmunson commented 5 years ago

Known mu (mu = 0) and unknown sigma is accounted for in context of LiRa. Others have been reviewed.