MaxMcGlinnPoole / TermDocumentTensor

For creating a Term Document Tensor
1 stars 2 forks source link

Improve Rank Estimation #13

Open MaxMcGlinnPoole opened 6 years ago

MaxMcGlinnPoole commented 6 years ago

Current method of rank estimation only takes the upper bound of rank given by the Kolda paper. It would be more helpful to have a lower rank estimate for the tensor decomposition.

It might be also good to look into what rank of a tensor decomposition can guarantee uniqueness, there were some interesting things in the Kolda paper but I would need to look into it a bit more.

MaxMcGlinnPoole commented 6 years ago

Added Phani Teja as we had talked about this during previous meeting