Skip to content
#

binning

Here are 97 public repositories matching this topic...

This project focuses on cleaning and analyzing a loan application dataset to gain insights into the factors influencing loan defaults. Through systematic data cleaning, visualization, and merging with previous application data, it provides a robust foundation for further predictive modeling.

  • Updated Jul 27, 2024
  • Jupyter Notebook

The feature engineering techniques discussed are - dimensionality reduction(pca), scaling(standard scaler, normalizer, minmaxscaler), categorical encoding(one hot/dummy), binning, clustering, feature selection. These are techniques performed on a dataset consisting of Californian House Prices.

  • Updated Apr 1, 2024
  • Jupyter Notebook

Improve this page

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

Learn more