Skip to content
#

preprocessing

Here are 40 public repositories matching this topic...

Wrangling WeRateDogs Twitter data to create interesting and trustworthy analyses and visualizations. The Twitter archive is great, but it only contains very basic tweet information.I made additional gathering, then assessing and cleaning to get a "Wow!"-worthy analyses and visualizations.

  • Updated Sep 21, 2023
  • HTML

FIMUS imputes numerical and categorical missing values by using a data set’s existing patterns including co-appearances of attribute values, correlations among the attributes and similarity of values belonging to an attribute.

  • Updated Mar 24, 2023
  • HTML

Classified images from the CIFAR-10 dataset. The dataset consists of airplanes, dogs, cats, and other objects. The dataset was preprocessed, then trained a convolutional neural network on all the samples. I normalized the images, one-hot encoded the labels, built a convolutional layer, max pool layer, and fully connected layer.

  • Updated Feb 7, 2018
  • HTML

Improve this page

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

Learn more