All Projects → aikho → Awesome Feature Engineering

aikho / Awesome Feature Engineering

Licence: other
A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning

Projects that are alternatives of or similar to Awesome Feature Engineering

Blurr
Data transformations for the ML era
Stars: ✭ 96 (-77.83%)
Mutual labels:  ai, data-science, feature-extraction, feature-engineering
Feature Selection
Features selector based on the self selected-algorithm, loss function and validation method
Stars: ✭ 534 (+23.33%)
Mutual labels:  data-science, feature-extraction, feature-engineering
Tsfel
An intuitive library to extract features from time series
Stars: ✭ 202 (-53.35%)
Mutual labels:  data-science, feature-extraction, feature-engineering
Nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Stars: ✭ 10,698 (+2370.67%)
Mutual labels:  data-science, feature-extraction, feature-engineering
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+49.65%)
Mutual labels:  ai, data-science, feature-engineering
Amazing Feature Engineering
Feature engineering is the process of using domain knowledge to extract features from raw data via data mining techniques. These features can be used to improve the performance of machine learning algorithms. Feature engineering can be considered as applied machine learning itself.
Stars: ✭ 218 (-49.65%)
Mutual labels:  data-science, feature-extraction, feature-engineering
Kaggle Competitions
There are plenty of courses and tutorials that can help you learn machine learning from scratch but here in GitHub, I want to solve some Kaggle competitions as a comprehensive workflow with python packages. After reading, you can use this workflow to solve other real problems and use it as a template.
Stars: ✭ 86 (-80.14%)
Mutual labels:  data-science, feature-extraction, feature-engineering
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (-44.57%)
Mutual labels:  data-science, feature-extraction, feature-engineering
Autodl
Automated Deep Learning without ANY human intervention. 1'st Solution for AutoDL [email protected]
Stars: ✭ 854 (+97.23%)
Mutual labels:  ai, data-science, feature-engineering
Deltapy
DeltaPy - Tabular Data Augmentation (by @firmai)
Stars: ✭ 344 (-20.55%)
Mutual labels:  data-science, feature-extraction, feature-engineering
gan tensorflow
Automatic feature engineering using Generative Adversarial Networks using TensorFlow.
Stars: ✭ 48 (-88.91%)
Mutual labels:  feature-extraction, feature-engineering
featurewiz
Use advanced feature engineering strategies and select best features from your data set with a single line of code.
Stars: ✭ 229 (-47.11%)
Mutual labels:  feature-extraction, feature-engineering
fastknn
Fast k-Nearest Neighbors Classifier for Large Datasets
Stars: ✭ 64 (-85.22%)
Mutual labels:  feature-extraction, feature-engineering
autoencoders tensorflow
Automatic feature engineering using deep learning and Bayesian inference using TensorFlow.
Stars: ✭ 66 (-84.76%)
Mutual labels:  feature-extraction, feature-engineering
feature engine
Feature engineering package with sklearn like functionality
Stars: ✭ 758 (+75.06%)
Mutual labels:  feature-extraction, feature-engineering
mistql
A miniature lisp-like language for querying JSON-like structures. Tuned for clientside ML feature extraction.
Stars: ✭ 260 (-39.95%)
Mutual labels:  feature-extraction, feature-engineering
Atlas
An Open Source, Self-Hosted Platform For Applied Deep Learning Development
Stars: ✭ 259 (-40.18%)
Mutual labels:  ai, data-science
Hub
Dataset format for AI. Build, manage, & visualize datasets for deep learning. Stream data real-time to PyTorch/TensorFlow & version-control it. https://activeloop.ai
Stars: ✭ 4,003 (+824.48%)
Mutual labels:  ai, data-science
Awesome Mlops
😎 A curated list of awesome MLOps tools
Stars: ✭ 258 (-40.42%)
Mutual labels:  ai, data-science
Bike-Sharing-Demand-Kaggle
Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand
Stars: ✭ 33 (-92.38%)
Mutual labels:  feature-extraction, feature-engineering

Awesome Feature Engineering for Machine Learning

Awesome

A curated list of resources dedicated to Feature Engineering Techniques for Machine Learning

Maintainers - Andrei Khobnia

This page is licensed under Creative Commons Attribution-Noncommercial-ShareAlike 3.0 Unported License

Please feel free to create pull requests.

Contents

Numeric Data

Scaling

Ranking

Quantization and Binning

Box-Cox Transformation

Yeo-Johnson Transformation

Feature Interactions

Clustering Features

t-SNE Features

PCA Features

Textual Data

Bag of Words

Phrase Detection Features

TFIDF

Word Embeddings

Subword Embeddings

Pattern Features

Lexicon Features

PoS Features

Image Data

Computer Vision Algorithm Features

Image Statistics Features

OCR Features

Deep Learning Features

Categorical Data

One Hot Encoding

Count Encoding

Label Encoding

Dummy Encoding

Mean Encoding

Hashing

Time Series Data

Rolling Window Features

Lag Features

Geospatial Data

Back to Top

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].