Skip to content
#

one-hot-encoding

Here are 138 public repositories matching this topic...

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

This Github repository contains cross selling of health insurance customers on vehicle insurance product. We have to predict whether a customer would be interested in Vehicle Insurance or not by building a ML model. Exploring Insights/Inferences by performing EDA on the given project data. Finding the high accuracy

  • Updated Jan 16, 2024
  • Jupyter Notebook

Utilizing Principal Component Analysis (PCA) for insightful feature reduction and predictive modeling, this GitHub repository offers a comprehensive approach to forecasting heart disease risks. Explore detailed data analysis, PCA implementation, and machine learning algorithms to predict and understand factors contributing to heart health.

  • Updated Dec 15, 2023
  • Jupyter Notebook

In this notebook, I'm using this dataset called 'flight-price-prediction', which contains the traveller information.In this notebook, I'm trying to run a dummy variable regression model at first, and after that, I'm trying to build a supervised ML Model with higher accuracy of predation.

  • Updated Dec 6, 2023
  • Jupyter Notebook

Welcome to the FIFA Dataset Data Cleaning and Transformation project! This initiative focuses on refining and enhancing the FIFA dataset to ensure it is well-prepared for in-depth analysis. The project involves a comprehensive data cleaning process and transformation of key features to improve data quality and usability.

  • Updated Nov 22, 2023
  • 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