Skip to content
#

lda

Here are 981 public repositories matching this topic...

"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 focuses on analyzing tweets from Twitter using topic modeling techniques and interactive visualizations. It employs Latent Dirichlet Allocation (LDA) to discover topics within the tweet data and generates interactive word clouds based on topic-term strengths derived from the model. Users can explore topics and related tweets interactiv

  • Updated Jun 21, 2024
  • Jupyter Notebook

This is my final year project "customer reviews classification and analysis system using data mining and nlp". It analyzes and then classifies the customer reviews on the basis of their fakeness, sentiments, contexts and topics discussed. The reviews are taken from various e-commerce platforms like daraz and amazon.

  • Updated Jun 19, 2024
  • Jupyter Notebook

Implementation of algorithms such as normal equations, gradient descent, stochastic gradient descent, lasso regularization and ridge regularization from scratch and done linear as well as polynomial regression analysis. Implementation of several classification algorithms from scratch i.e. not used any standard libraries like sklearn or tensorflow.

  • Updated Jun 10, 2024
  • Jupyter Notebook

Proyecto de investigación en ML para identificar factores genéticos en pronóstico de lesiones pre-tumorales. Aprendizaje no supervisado para discernir perfiles genéticos distintivos entre grupos de buen y mal pronóstico, mejorando detección y tratamiento temprano del cáncer.

  • Updated Jun 9, 2024
  • Jupyter Notebook

Improve this page

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

Learn more