Skip to content
#

simpleimputer

Here are 15 public repositories matching this topic...

Poland Bankruptcy Prediction (2009) This project aims to predict whether a Polish company went bankrupt in 2009 based on its financial data. The dataset contains several features derived from companies' balance sheets, and the goal is to build models that can identify bankruptcy effectively — despite the challenge of high class imbalance.

  • Updated Apr 18, 2025
  • Jupyter Notebook

Predicting passenger survival on the Titanic using an ensemble machine learning approach, achieving a Kaggle score of 0.77990. This project leverages stacking with Random Forest, Gradient Boosting, and SVM, enhanced by feature engineering and hyperparameter tuning, to model survival patterns effectively.

  • Updated Apr 21, 2025
  • Jupyter Notebook

complete case analysis drops the whole column if there are missing values, arbitrary value imputation in this we can use replace (mean or median) with -1 or 99.999, end of the distribution it replaces the values with "missing" term

  • Updated May 5, 2022
  • Jupyter Notebook

Improve this page

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

Learn more