Skip to content
#

preprocessing-data

Here are 54 public repositories matching this topic...

Simple and automatic data cleaning in one line of code! It performs one-hot encoding, date & time casting to datetime dtype, detects binary columns, safely convert non-numeric columns to numeric dtypes, cleaning dirty/empty values, normalizing values and removing unwanted columns all in one line of code. Get your data ready for model training an…

  • Updated May 22, 2021
  • Python

animal-behavior-preprocessing is a Python repository to preprocess animal behavior data. It works on the output spreadsheets from video-tracking of animal body parts with LEAP or DeepLabCut. It applies a Median Filter, an Ensemble Kalman Filter, transforms data to joint angles and computes their Morlet Wavelet Spectra.

  • Updated Dec 12, 2024
  • Python

PickMyModel is an end to end AutoML and meta-learning system that automatically analyzes user-uploaded datasets, recommends suitable models based on learned patterns from previous datasets. The system extracts rich statistical meta features, applies reusable preprocessing pipelines and trains and evaluates multiple models.

  • Updated Feb 10, 2026
  • Python

Improve this page

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

Learn more