Skip to content
#

featureselection

Here are 28 public repositories matching this topic...

This project predicts traffic accident severity using the 2023 STATS19 dataset. It employs machine learning and LIME to not only forecast outcomes like 'Fatal' or 'Slight' but also to provide clear, understandable explanations for its predictions, creating a powerful tool for enhancing road safety.

  • Updated Sep 13, 2025
  • Jupyter Notebook

AlmaBetter Capstone Project - Unsupervised ML. Developed a book recommendation system for Amazon customers using memory and model based collaborative filtering by utilizing the description of book consumed and user interests.

  • Updated May 3, 2023
  • Jupyter Notebook
BraTS-PolypSegmentation

End-to-end brain tumor segmentation on BraTS2020 with a modified DUCKNet (U-Net + DenseNet). Includes data preprocessing/augmentation, Keras training loops, and rigorous eval (Dice/IoU), achieving 88.7% validation Dice with 0.010 validation loss. Reproducible notebook and comparisons vs baseline U-Net; trained on A100.

  • Updated Dec 6, 2024
  • Jupyter Notebook

A machine learning project to predict bike rental demand using historical data. This project uses an end-to-end workflow including data preprocessing, feature engineering, and a tuned XGBoost Regressor model to achieve high predictive accuracy.

  • Updated Aug 21, 2025
  • Jupyter Notebook

Data science project applying feature selection/dimensionality reduction techniques to identify the explanatory variables to be included within a linear regression model that predicts the number of times an online news article will be shared using Python 3 in a Juypter Notebook.

  • Updated Dec 11, 2023
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the featureselection 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 featureselection topic, visit your repo's landing page and select "manage topics."

Learn more