Skip to content

Unsupervised Learning: This Project is to understand the basics of various clustering techniques on Text Documents.

Notifications You must be signed in to change notification settings

gaurav-gireesh/Document_Clustering

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Mining: Understanding the data

This is an attempt to learn how Unsupervised learning is done on random Text data.

We use CountVectorizer, Tf-IdfVectorizer Modules of Python to visualize Document to Document Similarity matrix. We use built-in clustering libraries for K-Means clustering and so on.

About

Unsupervised Learning: This Project is to understand the basics of various clustering techniques on Text Documents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published