-
Notifications
You must be signed in to change notification settings - Fork 0
MilanG99/Tweet-Clustering-KMeans
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
BUILDING AND RUNNING CODE (Python 3) ---------------------------------------------------------------- kmeans_twitter.py : 1. Extract files from the zip file 2. Launch Google Colab (or Jupyter Notebook) 3. Open kmeans_twitter.py in a google notebook (or a jupyter notebook) 4. (Optional) In the main function, change the value passed to the KMeans object to set the desired k value and number of iterations 5. Run the program OR 1. Run via command line: "python3 kmeans_twitter.py" LIBRARIES USED ---------------------------------------------------------------- - numpy - pandas VERSIONS ---------------------------------------------------------------- numpy==1.18.5 pandas==1.0.5
About
Clustering tweets sourced from everydayhealth Twitter account in the years 2014-2015
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published