LOG-Means算法是一种新型、简化的、高效、对大数据集和大搜索空间具有强鲁棒性的簇数目估计方法。它采用了二分搜索策略和递归细化策略,分别在大范围和小范围内进行簇数目估计,从而高效估计数据中的簇的个数。
-
Updated
Jun 5, 2023 - C++
LOG-Means算法是一种新型、简化的、高效、对大数据集和大搜索空间具有强鲁棒性的簇数目估计方法。它采用了二分搜索策略和递归细化策略,分别在大范围和小范围内进行簇数目估计,从而高效估计数据中的簇的个数。
A Survey of Methods for Estimating Hurst Exponent of Time Sequence
Methods to estimate Negative Binomial Distribution
Code repository for the paper "Estimating Ground Truth in a Low-labelled Data Regime: A Study of Racism Detection in Spanish" (NEATClasS 2022)
Solution in the form of a tutorial article wherein the key decisions made in conducting a CFA are validated through recent literature and presented within a dynamic document framework.
Add a description, image, and links to the estimation-methods topic page so that developers can more easily learn about it.
To associate your repository with the estimation-methods topic, visit your repo's landing page and select "manage topics."