Skip to content
#

feature-transformation

Feature engineering is the process of creating, selecting, and transforming input features to improve the performance of machine learning models. It includes techniques such as feature extraction, feature selection, encoding categorical variables, scaling numerical features, and generating new features from existing data. Effective feature engineering helps models capture meaningful patterns, improve predictive accuracy, and generalize better to unseen data.

Here are 35 public repositories matching this topic...

Converting night into day is one of the most interesting applications in generative models, due to the great difficulty in recreating the scene during the day, especially in cases of extreme darkness, and thus the difficulty lies in imagining the scene during the day when the lighting is very weak.

  • Updated Oct 13, 2023
  • Jupyter Notebook

Machine Learning Nano-degree Project : To identify customer segments hidden in product spending data collected for customers of a wholesale distributor

  • Updated Nov 2, 2019
  • Jupyter Notebook

This project aims to predict property prices using advanced regression techniques, providing accurate estimations based on input features. By leveraging machine learning algorithms, this project enables data-driven insights into real estate pricing trends, helping stakeholders make informed decisions.

  • Updated Oct 16, 2024
  • Jupyter Notebook