Skip to content
#

one-hot-encoding

Here are 4 public repositories matching this topic...

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

We use a tabular dataset which contains health information of patients to predict whether they suffer from a heart disease. Two notebooks are present currently in the repo, one focuses on data preprocessing, exploration and visualisation, while the other focuses on model creation, training and evaluation.

  • Updated Dec 4, 2021
  • Jupyter Notebook

This is an esophageal cancer detection project which uses dataset from Kaggle. The dataset has been attached to this repo. This repo also contains codes in both jupyter notebook and pdf format. The code involves techniques like EDA and feature engineering, LabelEncoding and One-Hot-Encoding and the model used is Linear Regression.

  • Updated Dec 19, 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