All Projects → mewwts → feng

mewwts / feng

Licence: other
feng - feature engineering for machine-learning champions

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to feng

Evalml
EvalML is an AutoML library written in python.
Stars: ✭ 145 (+437.04%)
Mutual labels:  feature-engineering
Hanzi char featurizer
汉字字符特征提取器 (featurizer),提取汉字的特征(发音特征、字形特征)用做深度学习的特征 | A Chinese character feature extractor, which extracts the features of Chinese characters (pronunciation features, glyph features) as features for deep learning
Stars: ✭ 187 (+592.59%)
Mutual labels:  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 (+707.41%)
Mutual labels:  feature-engineering
Machine Learning Workflow With Python
This is a comprehensive ML techniques with python: Define the Problem- Specify Inputs & Outputs- Data Collection- Exploratory data analysis -Data Preprocessing- Model Design- Training- Evaluation
Stars: ✭ 157 (+481.48%)
Mutual labels:  feature-engineering
Feature Engineering Handbook
A practical feature engineering handbook
Stars: ✭ 181 (+570.37%)
Mutual labels:  feature-engineering
Geomancer
Automated feature engineering for geospatial data
Stars: ✭ 194 (+618.52%)
Mutual labels:  feature-engineering
Complete Life Cycle Of A Data Science Project
Complete-Life-Cycle-of-a-Data-Science-Project
Stars: ✭ 140 (+418.52%)
Mutual labels:  feature-engineering
Data-Science
Using Kaggle Data and Real World Data for Data Science and prediction in Python, R, Excel, Power BI, and Tableau.
Stars: ✭ 15 (-44.44%)
Mutual labels:  feature-engineering
Hyperactive
A hyperparameter optimization and data collection toolbox for convenient and fast prototyping of machine-learning models.
Stars: ✭ 182 (+574.07%)
Mutual labels:  feature-engineering
Nyaggle
Code for Kaggle and Offline Competitions
Stars: ✭ 209 (+674.07%)
Mutual labels:  feature-engineering
Remixautoml
R package for automation of machine learning, forecasting, feature engineering, model evaluation, model interpretation, data generation, and recommenders.
Stars: ✭ 159 (+488.89%)
Mutual labels:  feature-engineering
Autofeat
Linear Prediction Model with Automated Feature Engineering and Selection Capabilities
Stars: ✭ 178 (+559.26%)
Mutual labels:  feature-engineering
Lightautoml
LAMA - automatic model creation framework
Stars: ✭ 196 (+625.93%)
Mutual labels:  feature-engineering
Albedo
A recommender system for discovering GitHub repos, built with Apache Spark
Stars: ✭ 149 (+451.85%)
Mutual labels:  feature-engineering
Deep Learning Machine Learning Stock
Stock for Deep Learning and Machine Learning
Stars: ✭ 240 (+788.89%)
Mutual labels:  feature-engineering
Ppdai risk evaluation
“魔镜杯”风控算法大赛 拍拍贷风控模型,接近冠军分数
Stars: ✭ 144 (+433.33%)
Mutual labels:  feature-engineering
Fe4ml Zh
📖 [译] 面向机器学习的特征工程
Stars: ✭ 2,323 (+8503.7%)
Mutual labels:  feature-engineering
FIFA-2019-Analysis
This is a project based on the FIFA World Cup 2019 and Analyzes the Performance and Efficiency of Teams, Players, Countries and other related things using Data Analysis and Data Visualizations
Stars: ✭ 28 (+3.7%)
Mutual labels:  feature-engineering
tsflex
Flexible time series feature extraction & processing
Stars: ✭ 252 (+833.33%)
Mutual labels:  feature-engineering
Tsfel
An intuitive library to extract features from time series
Stars: ✭ 202 (+648.15%)
Mutual labels:  feature-engineering

feng - feature engineering for machine-learning champions

Build Status

feng is a Python module for smoothly engineering features from your Pandas DataFrame so that you can win that Kaggle competition.

Why feng?

We spent most of our efforts in feature engineering.

-- Xavier Cohort, after winning one of many Kaggle competitions

feng helps data scientists in what is arguably the most critical part of a machine-learning pipeline: feature engineering.

It's built for fans of Pandas and makes use of scikit-learn pipelines and transformers.

... some machine learning projects succeed and some fail. What makes the difference? Easily the most important factor is the features used.

-- Pedro Domingos, A Few Useful Things to Know about Machine Learning

Made with ♥️ in Barcelona.

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].