Skip to content
#

datapreprocessing

Here are 342 public repositories matching this topic...

This tutorial shows how to classify images of flowers using a tf.keras.Sequential model and load data using tf.keras.utils.image_dataset_from_directory. It demonstrates the following concepts: Efficiently loading a dataset off disk. Identifying overfitting and applying techniques to mitigate it, including data augmentation and dropout.

  • Updated May 16, 2024
  • Jupyter Notebook
Market-Basket-Analysis---E-Commerce-Store--Deep-Analysis-

This in-depth market basket analysis goes through a complete project cycle towards extracting valuable insights that the business can implement allowing them to scale. From preprocessing the data, to exploratory data analysis, association rule mining, interpretation and insights, and recommendations. This project was made to tackle these problems.

  • Updated Apr 27, 2024
  • Python

Improve this page

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

Learn more