diff --git a/docs/Beaver.html b/docs/Beaver.html index 6b9804da..00431997 100644 --- a/docs/Beaver.html +++ b/docs/Beaver.html @@ -8,7 +8,7 @@ - TELF.pre_processing.Beaver: Fast matrix and tensor building tool — TELF 0.0.11 documentation + TELF.pre_processing.Beaver: Fast matrix and tensor building tool — TELF 0.0.12 documentation @@ -37,7 +37,7 @@ - + @@ -127,7 +127,7 @@ -

TELF 0.0.11 documentation

+

TELF 0.0.12 documentation

-
  • predict_k_method (str, optional) –

    Method to use when performing automatic k prediction. Default is “pvalue”.

    +
  • predict_k_method (str, optional) –

    Method to use when performing automatic k prediction. Default is “sill”.

    Warning

    -

    predict_k_method='pvalue' prediction will result in significantly longer processing time! predict_k_method='sill', on the other hand, will be much faster.

    +

    predict_k_method='pvalue' prediction will result in significantly longer processing time, altough it is more accurate! predict_k_method='sill', on the other hand, will be much faster.

  • verbose (bool, optional) – If True, shows progress in each k. The default is True.

  • diff --git a/docs/RESCALk.html b/docs/RESCALk.html index 28300d15..f1a0640f 100644 --- a/docs/RESCALk.html +++ b/docs/RESCALk.html @@ -8,7 +8,7 @@ - TELF.factorization.RESCALk: RESCAL with Automatic Model Determination — TELF 0.0.11 documentation + TELF.factorization.RESCALk: RESCAL with Automatic Model Determination — TELF 0.0.12 documentation @@ -37,7 +37,7 @@ - + @@ -127,7 +127,7 @@ -

    TELF 0.0.11 documentation

    +

    TELF 0.0.12 documentation

    -
  • predict_k_method (str, optional) –

    Method to use when performing automatic k prediction. Default is “pvalue”.

    +
  • predict_k_method (str, optional) –

    Method to use when performing automatic k prediction. Default is “sill”.

    Warning

    -

    predict_k_method='pvalue' prediction will result in significantly longer processing time! predict_k_method='sill', on the other hand, will be much faster.

    +

    predict_k_method='pvalue' prediction will result in significantly longer processing time, altough it is more accurate! predict_k_method='sill', on the other hand, will be much faster.

  • verbose (bool, optional) – If True, shows progress in each k. The default is True.

  • diff --git a/docs/TELF.factorization.utilities.html b/docs/TELF.factorization.utilities.html index a277e801..2f039ca9 100644 --- a/docs/TELF.factorization.utilities.html +++ b/docs/TELF.factorization.utilities.html @@ -8,7 +8,7 @@ - TELF.factorization.utilities package — TELF 0.0.11 documentation + TELF.factorization.utilities package — TELF 0.0.12 documentation @@ -37,7 +37,7 @@ - + @@ -127,7 +127,7 @@ -

    TELF 0.0.11 documentation

    +

    TELF 0.0.12 documentation