Skip to content

Repository files navigation

1.qLearner.py
2.clustering.py
### Name of the directory 6NewsGroups. And 6 is the K in K-means algorithm.
### Feel free to change if you are testing with you documents and k. if __name__ == '__main__' :
compute = clustering()
compute.setupdocuments("6NewsGroups")
compute.KmeansClustering(6)

About

One of the 10 projects from Artificial Intelligence class, clustering and qlearner. [2010]

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages