Skip to content
#

preprocessing-data

Here are 124 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

This project of recognizing digit and converting it to text uses Signal processing techniques such as MFCC and other Advanced Signal Processing techniques for the preprocessing of the data. Then the Preprocessed data is used by the Neural Network algorithms to learn the pattern or structure of the sound.

  • Updated Dec 17, 2020
  • Jupyter Notebook
Hollywood-Movies-Visualizations-and-Recommender-System

In this project, I do some analysis, visualizations, and then create movie recommender system on imdb data. I do that because I want to know more about movies, especially Hollywood movies. Therefore, I do analysis and visualization on imdb data which is contain informations about movies, e.g. who is produced, when the movies release, rating movi…

  • Updated Dec 9, 2020
  • Jupyter Notebook

This is a ML based Web App that aims to detect the presence of late blight or early blight on potato leaves, which are the primary causes of crop damage. Additionally, the system recommends appropriate precautions and pesticides to help farmers eliminate the blight and protect their crops and increasing their yields.

  • Updated May 15, 2023
  • PureBasic

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 Feb 6, 2022
  • 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