Skip to content
#

feature-selection-methods

Here are 14 public repositories matching this topic...

High data dimensionality and irrelevant features can negatively impact the performance of machine learning algorithms. This repository implements the Permutation feature importance method to enhance the performance of some machine learning models by identifying the contribution of each feature used.

  • Updated Mar 12, 2024
  • Jupyter Notebook

Dive into feature selection and classification with this Python repository, utilizing a genetic algorithm and various classifiers on a breast cancer dataset. Achieving high accuracy levels, SVM and ANN stand out with 97.37%. Ideal for machine learning enthusiasts and those interested in cancer diagnostics.

  • Updated Feb 13, 2024
  • Python

Improve this page

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

Learn more