Skip to content
#

linear-discriminant-analysis

Here are 226 public repositories matching this topic...

This Human Activity Recogisition analyses human activity patterns using smartphone sensor data from the UCI Human Activity Recognition dataset. It involves outlier detection, correlation analysis, and structural graph analysis. DBSCAN clustering is applied, followed by LDA for dimensionality reduction, to visualise and interpret activity clusters

  • Updated Jun 27, 2024
  • Jupyter Notebook

"This repository contains implementations of Linear Discriminant Analysis (LDA) algorithms for data mining tasks. Linear Discriminant Analysis is a dimensionality reduction technique used to find a linear combination of features that characterizes or separates classes of data."

  • Updated Jun 25, 2024
  • Jupyter Notebook

This project provides a comprehensive framework for evaluating classification models and selecting the best algorithm based on performance metrics. It demonstrates the importance of hyperparameter tuning and model comparison in machine learning workflows.

  • Updated Jun 6, 2024
  • Python

The folliwing ML project involves EDA analysis of Election Dataset, Data preparation for modelling, and prediction using ML models. Also Text Analysis on the inaugral corpora from nltk to analyse the most frequently used words in Presidents' Speeches.

  • Updated Mar 27, 2024
  • Jupyter Notebook

Improve this page

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

Learn more