Skip to content

Akshaykumarcp/ML-Feature-Engineering

Repository files navigation

Table of content

  1. What is feature engineering ?
  2. What happens when feature engineering is done ?
  3. Types of features/variables.
  4. Feature Characteristics
  5. Missing value imputation
  6. Categorical encoding
  7. Feature/Variable Transformation
  8. Discretisation
  9. Outlier engineering
  10. Feature scaling
  11. Feature engineering mixed variable
  12. Feature engineering date and time
  13. References & credits
  14. Connect with me

Note 📜

  • Feature and Variable are used interchangeably. Feature and Variable convey same meaning.
  • Please find what, why & how part of specific topic inside the file "filename.py".

1. What is feature engineering 👨‍💻 ❓

  • One reason for success of a ML project is coming up with a good set of features to train on.
  • The process of obtaining a good set of features is called as feature engineering.

2. What happens when feature engineering is done ❓

  • Improve performance of machine learning model
  • Feature engineering represents data

13. References & Credits 🤝

14. Connect with me 😃

About

Feature Engineering techniques for Machine Learning

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages