Skip to content
#

missing-value-treatment

Here are 13 public repositories matching this topic...

Decision Tree is a supervised learning algorithm. The given problem is a classification problem. The data set consists of various predictors and a target variable - Outcome. Objective is to predict whether a person is diabetic or non-diabetic.

  • Updated Jul 16, 2022
  • Jupyter Notebook

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

Explored the dataset of a company that specializes in the reselling of used and refurbished devices. The objective of this project was to determine the future price of used phones and identify the factors that significantly influence them using a linear regression model with python

  • Updated Mar 20, 2023
  • Jupyter Notebook

Improve this page

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

Learn more