Skip to content
#

dimentionality-reduction

Here are 39 public repositories matching this topic...

- Graph Based Feature Selection is a new approach of reducing the dimensionality of a dataset using a Graph Based approach. - The apporach tries to generate a Kruskal's minimum spanning tree of a graph where the features of the dataset are the vertices and the correlation among them are the weights of the edges. -The edges having weights greater…

  • Updated Mar 7, 2023
  • Jupyter Notebook

This project focused on applying machine learning to build a clustering model to segment and analyze customer characteristics in the airline industry based on LRFMC scores using K-Means and suggest business strategy recommendations based on the results.

  • Updated Jan 23, 2023
  • Jupyter Notebook

Improve this page

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

Learn more