1
- # youtube-data-trends-predictor
1
+ # youtube_recommender_system
2
2
3
3
We are using YouTube videos to analyze interesting trends and predict tags associated with each video and perform sentiment analysis on those videos.
4
4
5
-
6
- ---------------------------------------------------------
7
- ## Back end (Part 2): Prepocessing (Extraction, Cleaning and Condensing), Machine Learning and Sentiment Analysis Model
8
-
9
- ## Back end <---
10
- ## Files: <code >ipython notebook/python</code >
11
-
12
-
13
5
---------------------------------------------------------
14
6
## This is the Data Science (CS1951a) Final Project Website [[ Click Here]] ( https://pengyangwu.github.io/CS1951a/ )
15
- ---------------------------------------------------------
16
-
17
7
---------------------------------------------------------
18
8
## Front end
19
9
@@ -25,8 +15,21 @@ We are using YouTube videos to analyze interesting trends and predict tags assoc
25
15
---------------------------------------------------------
26
16
27
17
---------------------------------------------------------
28
- ## Back end (Part 1): Data Grabbing by YouTube API
18
+ ## Back- end (Part 1): Data Grabbing by YouTube API
29
19
30
- ## Back-end source code is here:
20
+ ## Back-end (Part 1) source code is here:
31
21
32
22
## https://github.com/PrestonLaw/CSCI1951AProject/tree/master
23
+
24
+ ## Files: <code >python</code >
25
+ ---------------------------------------------------------
26
+
27
+ ---------------------------------------------------------
28
+ ## Back-end (Part 2): Prepocessing (Extraction & Cleaning), Machine Learning & Sentiment Analysis Model
29
+
30
+ ## Back-end (Part 2) source code is here:
31
+
32
+ ## https://github.com/abhishekdutta/youtube-data-trends-predictor
33
+
34
+ ## Files: <code >ipython notebook/python</code >
35
+ ---------------------------------------------------------
0 commit comments