GithubHelp home page GithubHelp logo

stefan2320 / lda-and-birch-ml-project Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 19.19 MB

This machine learning project utilized the LDA and BIRCH models for clustering text data, with the primary objective of discerning between posts pertaining to Android and iOS platforms.

Jupyter Notebook 88.66% Python 11.34%

lda-and-birch-ml-project's Introduction

LDA and BIRCH Project

This is a project that is for the Practical Machine Learning course, the main goal is to understand and to put in practice unsupervised machine learning methods. For this task I chose the Latent Dirichlet Allocation (LDA) method which does topic modelling and is very similar to clustering by finding topics that a document belongs to, on the basis of words that it contains. The second method I chose is Balanced Iterative Reducing and Clustering using Hierarchies (BIRCH) algorithm which is used to perform hierarchical clustering over particularly large data-sets. These methods are applied on a data-set which has two clusters.

For this project, I employed two distinct feature representation methods: TF-IDF (Term Frequency-Inverse Document Frequency) and Word2Vec embeddings. Additionally, I conducted parameter tuning for the two models: LDA and BIRCH. Through this parameter tuning process, the performance of both LDA and BIRCH models was optimized to better suit the characteristics of the dataset and the objectives of the project.

For more comprehensive insights into the implementation details and results of this project, please refer to the attached documentation.

lda-and-birch-ml-project's People

Contributors

stefan2320 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.