Skip to content
#

linear-regression

Here are 59 public repositories matching this topic...

DMI Class implements the DMI imputation algorithm for imputing missing values in a dataset from Rahman, M. G., and Islam, M. Z. (2013): Missing Value Imputation Using Decision Trees and Decision Forests by Splitting and Merging Records: Two Novel Techniques

  • Updated Mar 24, 2023
  • Java

SiMI imputes numerical and categorical missing values by making an educated guess based on records that are similar to the record having a missing value. Using the similarity and correlations, missing values are then imputed. To achieve a higher quality of imputation some segments are merged together using a novel approach.

  • Updated Mar 24, 2023
  • Java

Improve this page

Add a description, image, and links to the linear-regression 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 linear-regression topic, visit your repo's landing page and select "manage topics."

Learn more