AI Medical Compendium Journal:
Statistical analysis and data mining

Showing 1 to 3 of 3 articles

A Tutorial on Generative Adversarial Networks with Application to Classification of Imbalanced Data.

Statistical analysis and data mining
A challenge unique to classification model development is imbalanced data. In a binary classification problem, class imbalance occurs when one class, the minority group, contains significantly fewer samples than the other class, the majority group. I...

Multi-scale affinities with missing data: Estimation and applications.

Statistical analysis and data mining
Many machine learning algorithms depend on weights that quantify row and column similarities of a data matrix. The choice of weights can dramatically impact the effectiveness of the algorithm. Nonetheless, the problem of choosing weights has arguably...

Random Forest Missing Data Algorithms.

Statistical analysis and data mining
Random forest (RF) missing data algorithms are an attractive approach for imputing missing data. They have the desirable properties of being able to handle mixed types of missing data, they are adaptive to interactions and nonlinearity, and they have...