Skip to content
#

categorical-encoding

Here are 17 public repositories matching this topic...

Perform semi automated exploratory data analysis, feature engineering and feature selection on provided dataset by visualizing every possibilities on each step and assisting the user to make a meaningful decision to achieve a low-bias and low-variance model.

  • Updated Feb 3, 2023
  • Jupyter Notebook

Successfully established a machine learning model that can accurately classify an e-commerce product into one of four categories, namely "Books", "Clothing & Accessories", "Household" and "Electronics", based on the product's description.

  • Updated Sep 22, 2023
  • Jupyter Notebook

Text Processing RNN leverages RNN and LSTM models for advanced text processing. It features deep learning techniques for NLP tasks, utilizing GloVe for word embeddings, aimed at both educational and practical applications.

  • Updated Mar 13, 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 categorical-encoding 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 categorical-encoding topic, visit your repo's landing page and select "manage topics."

Learn more