feature-engineering topic

List feature-engineering repositories

Implementation/Tutorial of using Automated Machine Learning (AutoML) methods for static/batch and online/continual learning

protr

51
Stars
12
Forks
Watchers

🧬 Toolkit for generating various numerical features of protein sequences

KivyAndroidClassification

26
Stars
5
Forks
Watchers

Image Classification for Android using Artificial Neural Network using NumPy and Kivy.

exemplary-ml-pipeline

25
Stars
8
Forks
Watchers

Exemplary, annotated machine learning pipeline for any tabular data problem.

feng

27
Stars
6
Forks
Watchers

feng - feature engineering for machine-learning champions

Feature-Selection-Techniques

42
Stars
22
Forks
Watchers

Python code source for features selection 👨‍🔬 series on medium website. 📰

clink

27
Stars
12
Forks
Watchers

Clink is a library that provides APIs and infrastructure to facilitate the development of parallelizable feature engineering operators that can be used in both C++ and Java runtime.

Bike-Sharing-Demand-Kaggle

32
Stars
40
Forks
Watchers

Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand

Diamonds-In-Depth-Analysis

18
Stars
6
Forks
Watchers

Given dataset of Diamonds with features such as Cut, Carat, Clarity etc. I have used libraries such as Pandas, Numpy, Matplotlib, Seaborn to Analyse and Estimate the Price of Diamonds based on the fea...