feature-selection-for-machine-learning and feature-engineering-for-machine-learning

These are complementary sequential steps in a machine learning pipeline: feature engineering creates and transforms raw variables into meaningful inputs, while feature selection identifies which of those engineered features to retain for model training.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 343
Forks: 351
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stars: 409
Forks: 436
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About feature-selection-for-machine-learning

solegalli/feature-selection-for-machine-learning

Code repository for the online course Feature Selection for Machine Learning

This project helps data scientists and machine learning engineers refine their datasets by identifying and removing irrelevant or redundant features. It takes raw datasets with many variables and outputs a more focused dataset, ready for building more efficient and accurate predictive models. The end-user is a data practitioner looking to improve model performance and interpretability.

data-preprocessing machine-learning-engineering predictive-modeling dataset-optimization model-performance

About feature-engineering-for-machine-learning

solegalli/feature-engineering-for-machine-learning

Code repository for the online course Feature Engineering for Machine Learning

This project helps data scientists and machine learning practitioners prepare raw datasets for building predictive models. It provides code examples to clean, transform, and create new variables from various data types like numbers, text, and dates. You'll input messy or incomplete datasets and learn techniques to output clean, well-structured features ready for machine learning algorithms.

data-preprocessing machine-learning-preparation predictive-modeling data-transformation feature-creation

Scores updated daily from GitHub, PyPI, and npm data. How scores work