Tucker Alternating Least Squares (:obj:`pyttb.tucker_als`) ========================================================== .. note:: Functions defined in ``tucker_als.py`` have been promoted to the ``pyttb`` namespace. For *all* examples in this document, the following module imports are assumed:: >>> import pyttb as ttb >>> import numpy as np .. autofunction:: pyttb.tucker_als