sk-transformers
Transformer toolkit
Provides a collection of reusable data transformation tools
A collection of pandas & scikit-learn compatible transformers for preprocessing and feature engineering ðŸ›
8 stars
3 watching
0 forks
Language: Python
last commit: 12 days ago
Linked from 1 awesome list
data-sciencefeature-engineeringfeature-selectionmachine-learningpandaspreprocessingpythonscikit-learnscikit-learn-pipelinesscikit-learn-transformer
Related projects:
Repository | Description | Stars |
---|---|---|
feature-engine/feature_engine | A Python library with multiple transformers to engineer and select features for use in machine learning models. | 1,926 |
jsksxs360/how-to-use-transformers | A comprehensive guide to using the Transformers library for natural language processing tasks | 1,133 |
huggingface/swift-coreml-transformers | Provides Swift implementations of popular transformer-based models for question answering and text generation. | 1,615 |
nlpodyssey/cybertron | A Go package providing an easy interface to use pre-trained NLP models from the HuggingFace repository for tasks like text classification and machine translation. | 286 |
fastnlp/cpt | A pre-trained transformer model for natural language understanding and generation tasks in Chinese | 481 |
leviswind/pytorch-transformer | Implementation of a transformer-based translation model in PyTorch | 239 |
tongjilibo/bert4torch | An implementation of transformer models in PyTorch for natural language processing tasks | 1,241 |
alan-turing-institute/xpandas | A high-level data container with transformer functionality for feature extraction and transformation. | 26 |
nok/sklearn-porter | A tool for transpiling scikit-learn estimators to various programming languages. | 1,293 |
bigscience-workshop/megatron-deepspeed | A collection of tools and scripts for training large transformer language models at scale | 1,335 |
microsoft/megatron-deepspeed | Research tool for training large transformer language models at scale | 1,895 |
transformerlensorg/transformerlens | A library for reverse engineering the algorithms learned by large language models from their weights | 1,598 |
scikit-learn/scikit-learn | A comprehensive Python module for machine learning built on top of SciPy | 60,210 |
scikit-build/scikit-build | A build system generator for Python C/C++/Fortran/Cython extensions using CMake. | 491 |
scikit-learn-contrib/skope-rules | A Python machine learning module that generates logical rules to predict class labels with high precision | 625 |