Dimensionality reduction with missing values imputation
In this study, we propose a new statical approach for high-dimensionality reduction of heterogenous data that limits the curse of dimensionality and deals with missing values. To handle these latter, we propose to use the Random Forest imputation's method. The main purpose here is to extract useful information and so reducing the search space to facilitate the data exploration process. Several illustrative numeric examples, using data coming from publicly available machine learning repositories are also included. The experimental component of the study shows the efficiency of the proposed analytical approach.
Code (0)
등록된 구현이 없습니다.
Tasks
BIG-bench Machine LearningDimensionality ReductionImputationMissing ValuesSimilar Papers 제목 키워드 기반
An Innovative Imputation and Classification Approach for Accurate Disease Prediction
Imputation of missing attribute values in medical datasets for extracting hidden knowledge from medical datasets is an interesting research topic of interest which is very challenging. One cannot eliminate missing values…
AttributeClassificationClusteringDimensionality Reduction+4Blockwise Principal Component Analysis for monotone missing data imputation and dimensionality reduction
Monotone missing data is a common problem in data analysis. However, imputation combined with dimensionality reduction can be computationally expensive, especially with the increasing size of datasets. To address this is…
Dimensionality ReductionImputationGP-VAE: Deep Probabilistic Time Series Imputation
Multivariate time series with missing values are common in areas such as healthcare and finance, and have grown in number and complexity over the years. This raises the question whether deep learning methodologies can ou…
Deep LearningDimensionality ReductionImputationMissing Values+3Deep Amortized Variational Inference for Multivariate Time Series Imputation with Latent Gaussian Process Models
Multivariate time series with missing values are common in areas such as healthcare and finance, and have grown in number and complexity over the years. This raises the question whether deep learning methodologies can ou…
Deep LearningDimensionality ReductionImputationMissing Values+4Anomaly Detection in the Presence of Missing Values
Standard methods for anomaly detection assume that all features are observed at both learning time and prediction time. Such methods cannot process data containing missing values. This paper studies five strategies for h…
Anomaly DetectionImputationMissing Values