Skip to content
#

one-hot-encoding

Here are 151 public repositories matching this topic...

This project focuses on predicting the burned area of forest fires using Long Short-Term Memory (LSTM) neural networks. The LSTM model is trained on historical data to forecast the extent of forest fire damage based on various environmental and meteorological factors.

  • Updated Jun 25, 2024
  • Jupyter Notebook

Developed a predictive model to classify individuals into one of seven weight categories (ranging from insufficient weight to obesity type 3) based on various personal factors using diverse neural network architectures.

  • Updated Jun 25, 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 one-hot-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 one-hot-encoding topic, visit your repo's landing page and select "manage topics."

Learn more