Skip to content
#

handling-missing-value

Here are 29 public repositories matching this topic...

Intelligent-Data-Analysis

This project demonstrates building a classification model for imbalanced data. Feature engineering, feature selection and extensive EDA. Comparing of logistic regression, random forest and ADA Boost models are done before finalizing the best model.

  • Updated May 18, 2021
  • Jupyter Notebook

* Basis EDA * Handling Null/Missing Values * Handling Outliers * Handling Skewness * Handling Categorical Features * Data Normalization and Scaling * Feature Engineering *Accuracy score *Confusion matrix *Classification report

  • Updated Jun 4, 2024
  • Jupyter Notebook

The Titanic classification problem involves predicting whether a passenger on the Titanic survived or not, based on various features available about each passenger. The sinking of the Titanic in 1912 is one of the most infamous maritime disasters in history, and this dataset has been widely used as a benchmark for predictive modeling.

  • Updated Aug 17, 2023
  • Python

Improve this page

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

Learn more