1,203 skills found · Page 1 of 41
yeyupiaoling / VoiceprintRecognition PytorchThis project uses a variety of advanced voiceprint recognition models such as EcapaTdnn, ResNetSE, ERes2Net, CAM++, etc. It is not excluded that more models will be supported in the future. At the same time, this project also supports MelSpectrogram, Spectrogram data preprocessing methods
kavgan / Nlp In PracticeStarter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
NVIDIA-Merlin / NVTabularNVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.
curiousily / Deep Learning For HackersMachine Learning tutorials with TensorFlow 2 and Keras in Python (Jupyter notebooks included) - (LSTMs, Hyperameter tuning, Data preprocessing, Bias-variance tradeoff, Anomaly Detection, Autoencoders, Time Series Forecasting, Object Detection, Sentiment Analysis, Intent Recognition with BERT)
nipreps / FmriprepfMRIPrep is a robust and easy-to-use pipeline for preprocessing of diverse fMRI data. The transparent workflow dispenses of manual intervention, thereby ensuring the reproducibility of the results.
google / TemporianTemporian is an open-source Python library for preprocessing ⚡ and feature engineering 🛠 temporal data 📈 for machine learning applications 🤖
farukalamai / Advanced Machine Learning Engineer Roadmap 2024A Full Stack ML (Machine Learning) Roadmap involves learning the necessary skills and technologies to become proficient in all aspects of machine learning, including data collection and preprocessing, model development, deployment, and maintenance.
tidymodels / RecipesPipeable steps for feature engineering and data preprocessing to prepare for modeling
MLforHealth / MIMIC ExtractMIMIC-Extract:A Data Extraction, Preprocessing, and Representation Pipeline for MIMIC-III
eltonlaw / ImpyuteData imputations library to preprocess datasets with missing data
maozezhong / CV ToolBoxdata preprocess for cv, including data aug (general and cutout) for object detection, KITTI, COCO data to VOC
mli0603 / BlenderNeuralangeloBlender addon to inspect and preprocess COLMAP data for Neuralangelo (CVPR 2023)
16EAGLE / GetSpatialDataAn R package 📦 making it easy to query, preview, download and preprocess multiple kinds of spatial data 🛰 via R. All beta.
facebookresearch / StopesA library for preparing data for machine translation research (monolingual preprocessing, bitext mining, etc.) built by the FAIR NLLB team.
elisemercury / AutoCleanPython package for automated data preprocessing & cleaning.
SpaceNetChallenge / UtilitiesPackages intended to assist in the preprocessing of SpaceNet satellite imagery data corpus to a format that is consumable by machine learning algorithms.
OpenGene / FastplongUltra-fast preprocessing and quality control for long-read sequencing data
allen-chiang / Time Series TransformerA data preprocessing package for time series data. Design for machine learning and deep learning.
PacktPublishing / Hands On Data Preprocessing In PythonHands-On Data Preprocessing in Python, published by Packt
bainingchao / PyDataPreprocessing《Python数据预处理技术与实践》源码下载