Skip to content
#

linear-discriminant-analysis

Here are 230 public repositories matching this topic...

Using DIgSILENT, a smart-grid case study was designed for data collection, followed by feature extraction using FFT and DWT. Post-extraction, feature selection. CNN-based and extensive machine learning techniques were then applied for fault detection.

  • Updated Aug 25, 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 Jul 21, 2024
  • Jupyter Notebook

News channel CNBE wants to analyze recent elections. This survey was conducted on 1525 voters with 9 variables. Model is built to predict which party a voter will vote for on the basis of the given information, to create an exit poll that will help in predicting overall win and seats covered by a particular party.

  • Updated Jul 18, 2024

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 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

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