Skip to content
#

feature-engineering-ml

Here are 8 public repositories matching this topic...

Language: All
Filter by language

End-to-end tabular ML pipeline: example dataset + single script to train and evaluate all models, SHAP explainability, and cross-model consistency analysis.

  • Updated Dec 4, 2025
  • Python

This comprehensive course covers the fundamental concepts and practical techniques of Scikit-learn, the essential machine learning library in Python. Learn to build, train, and evaluate machine learning models using various algorithms and preprocessing techniques.

  • Updated Oct 23, 2025

Automated classification of 7 different types of dry beans using machine learning techniques. This project leverages computer vision-extracted geometric and shape features (such as Area, Perimeter, and Shape Factors) to accurately identify bean varieties including Barbunya, Bombay, Cali, Dermason, Horoz, Seker, and Sira.

  • Updated Jan 22, 2026
  • Jupyter Notebook

Comprehensive AutoML framework that automates data preprocessing, feature engineering, model selection, hyperparameter tuning, and deployment. Features neural architecture search and automated data cleaning pipelines.

  • Updated Nov 5, 2025
  • Python

An end-to-end Machine Learning project predicting laptop prices using hardware specs. Includes advanced data cleaning, Feature Engineering (Regex for Resolution, Touchscreen extraction), and benchmarking between Linear Regression and Random Forest Regressors. Achieved a 14% improvement in MAE via ensemble modeling. Built with Python & Scikit-Learn.

  • Updated Feb 18, 2026
  • Jupyter Notebook

🔍 Streamline tabular binary classification with model interpretability and SHAP consistency analysis for clear insights and robust evaluation.

  • Updated Feb 21, 2026
  • Python

Improve this page

Add a description, image, and links to the feature-engineering-ml topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the feature-engineering-ml topic, visit your repo's landing page and select "manage topics."

Learn more