Skip to content
#

selectkbest

Here are 23 public repositories matching this topic...

Machine learning regression pipeline to predict delivery time using feature engineering, GridSearchCV optimization, automated testing and CI with GitHub Actions.

  • Updated Dec 30, 2025
  • Jupyter Notebook

Before training a model or feed a model, first priority is on data,not in model. The more data is preprocessed and engineered the more model will learn. Feature selectio one of the methods processing data before feeding the model. Various feature selection techniques is shown here.

  • Updated Aug 18, 2020
  • Python

A financial institution wants to accurately predict the probability of loanee/borrower defaulting on a vehicle loan in the first EMI on the due date.

  • Updated Jan 6, 2023
  • Jupyter Notebook

Machine Learning pipeline for smartphone price prediction using exploratory data analysis, feature engineering, model comparison, hyperparameter tuning, and XGBoost optimization.

  • Updated Jul 7, 2026
  • Jupyter Notebook

Add this topic to your repo

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

Learn more