viz
viz copied to clipboard
Easy visualization and evaluation of matrix and tensor factorization models
This PR adds a benchmark example to viz as we agreed in #4. This example is informative about how to use a dataset from tensorly and how to compare different...
We are working on some benchmark functions which use tlviz functions for visualization and print processing time, errors for quantitative analysis. With these functions, users can input their own function...
Hi there, thank you making my life easier with tlviz. I was wondering, would there be interest in updates of functions in `factor_tools.py` to support `PARAFAC2Tensor`s?
Hi, as mentioned in #23, here is an example notebook with the replicability check approach for selecting the number of components. Kindly let me know what you think.
Hi! Would it be of interest to have replicability (i.e. are the components discovered replicable?) as another metric to evaluate cp models? The replicability check would boil down to the...