GithubHelp home page GithubHelp logo

huzaifah-here / text-clustering-with-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from marcuschong123/text-clustering-with-python

0.0 0.0 0.0 7.35 MB

I am going to show you step by step how to perform text clustering with Python. For full article, feel free to visit https://learndatascienceskill.com/index.php/2020/08/06/text-clustering-with-python/

Python 100.00%

text-clustering-with-python's Introduction

Text-Clustering-with-Python

I am going to show you step by step how to perform text clustering with Python. For full article, feel free to visit https://learndatascienceskill.com/index.php/2020/08/06/text-clustering-with-python/

In this tutorial, I will show you how to perform Unsupervised Machine learning with Python using Text Clustering. We will look at how to turn text into numbers with using TF-IDF Vectorizer from sklearn. What we will also do is to check the centroid of each cluster. Once we know the centroid, we will know the movies that are closed to the centroids and that helps us to understand the similarities between these movies.

I will show you step by step of:

  1. How to load the data into Google Colab notebook
  2. How to explore the data
  3. How to pre-process the data with TF-IDF Vectorizer from sklearn
  4. How to perform K-Means clustering with using Scikit-Learn library
  5. How to evaluate the results of the clustering

Youtube video: https://www.youtube.com/watch?v=ORpDAUQUnkU

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.