Skip to content
#

missing-value-imputation

Here are 33 public repositories matching this topic...

This project predicts wind turbine failure using numerous sensor data by applying classification based ML models that improves prediction by tuning model hyperparameters and addressing class imbalance through over and under sampling data. Final model is productionized using a data pipeline

  • Updated Mar 20, 2023
  • Jupyter Notebook

EDA (Exploratory Data Analysis) -1: Loading the Datasets, Data type conversions,Removing duplicate entries, Dropping the column, Renaming the column, Outlier Detection, Missing Values and Imputation (Numerical and Categorical), Scatter plot and Correlation analysis, Transformations, Automatic EDA Methods (Pandas Profiling and Sweetviz).

  • Updated May 28, 2021
  • Jupyter Notebook

kDMI employs two levels of horizontal partitioning (based on a decision tree and k-NN algorithm) of a data set, in order to find the records that are very similar to the one with missing value/s. Additionally, it uses a novel approach to automatically find the value of k for each record.

  • Updated Mar 25, 2023
  • Java

Improve this page

Add a description, image, and links to the missing-value-imputation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the missing-value-imputation topic, visit your repo's landing page and select "manage topics."

Learn more