id.CorrInt([k1, k2, DM]) |
Intrinsic dimension estimation using the Correlation Dimension. |
id.DANCo([k, D, calibration_data, ver, …]) |
Intrinsic dimension estimation using the Dimensionality from Angle and Norm Concentration algorithm. |
id.ESS([ver, d, random_state]) |
Intrinsic dimension estimation using the Expected Simplex Skewness algorithm. |
id.FisherS([conditional_number, …]) |
Intrinsic dimension estimation using the Fisher Separability algorithm. |
id.KNN([k, ps, M, gamma]) |
Intrinsic dimension estimation using the kNN algorithm. |
id.lPCA([ver, alphaRatio, alphaFO, …]) |
Intrinsic dimension estimation using the PCA algorithm. |
id.MADA([DM]) |
Intrinsic dimension estimation using the Manifold-Adaptive Dimension Estimation algorithm. |
id.MiND_ML([k, D, ver]) |
Intrinsic dimension estimation using the MiND_MLk and MiND_MLi algorithms. |
id.MLE([dnoise, sigma, n, …]) |
Intrinsic dimension estimation using the Maximum Likelihood algorithm. |
id.MOM |
Intrinsic dimension estimation using the Method Of Moments algorithm. |
id.TLE([epsilon]) |
Intrinsic dimension estimation using the Tight Local intrinsic dimensionality Estimator algorithm. |
id.TwoNN(discard_fraction, dist) |
Intrinsic dimension estimation using the TwoNN algorithm. |