Skip to content

DuckieOnQuacks/TrendTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


CS 791 - TikTok Tracker Project

🌟 About the Project

Welcome to the TikTok Tracker project repository! This initiative is part of Dr. Emily Hand's CS 791 Interdisciplinary Data Science Course for Spring 2024. Team members Lauren Feldman, Joey Paschke, and Ryan Baldwin dive deep into TikTok video data to uncover patterns that could predict trending content.

TikTok serves as a crucial platform for the spread of information. In this project, we focus on understanding how hashtags may influence the virality of posts. By analyzing data from 1,867 unique TikTok videos, including metrics like like counts, follower counts, timestamps, and hashtag usage, we strive to determine the impact of these elements on content popularity.

🚀 Project Insights

Through our investigation using k-nearest neighbors clustering (KNN) and a decision tree classifier (DT), we discovered that hashtag usage does not significantly influence the popularity or reach of a post. This README covers our approach, findings, and discusses ways to refine our prediction models.

Key Features:

  • Analysis of 1,867 TikTok videos
  • Utilization of KNN and DT algorithms for trend prediction
  • Exploration of hashtag impact on video popularity

📈 Models and Metrics

We employed two main predictive models:

  • K-Nearest Neighbors (KNN): For clustering based on similarity measures.
  • Decision Tree Classifier (DT): To classify data into categories based on learned decision rules.

The effectiveness of these models was assessed through various metrics, which are detailed within our project documentation.

🛠️ Setup & Usage

To get started with this project:

  1. Clone this repository: Ensure you have Git installed on your system and run the following command:
    git clone https://github.com/your-username/tiktok-tracker.git
  2. Open in Google Co-Lab: Download the project files from this repository and upload them to Google Co-Lab for an optimized viewing and interaction experience.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •