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.
data-science
machine-learning
data-mining
deep-learning
scikit-learn
data-visualization
feature-selection
feature-extraction
data-analysis
data-scientists
feature-engineering
features
feature-scaling
-
Updated
Nov 29, 2020 - Jupyter Notebook
During my research, I included a lot of redundant and useless codes. Several useless codes still lie commented in my code base (jupyter notebooks to be precise). Remove those commented codes.