|
1 |
| -# Codecademy + Twitch |
| 1 | +# Codecademy + Yelp |
2 | 2 |
|
3 |
| -https://www.codecademy.com/courses/dspath-twitch/articles/twitch-project |
| 3 | +[Yelp](www.yelp.com) was founded in 2004 to help people find great local businesses. |
4 | 4 |
|
5 |
| -[Twitch.tv](www.twitch.tv) is the world's leading video platform and community where millions of people and thousands of interests collide in a beautiful explosion of video games, pop culture, and conversation. |
| 5 | +We have partnered with Yelp Data Science team for the Linear Regression Cumulative Project and you will be working with real data from Yelp to predict the Yelp rating of a restaurant. |
6 | 6 |
|
7 |
| -In the Data Science Path Cumulative Project, we have partnered with the [Twitch Science Team](https://science.twitch.tv/) and we were given a scrubbed dataset (800,000 rows) that describe user engagmeent with Twitch stream and Twitch chat on January 1st, 2015: |
| 7 | +Thank you Yelp for this partnership and especially: |
8 | 8 |
|
9 |
| -- [x] [`stream.csv`](stream.csv) |
10 |
| -- [x] [`chat.csv`](chat.csv) |
11 |
| - |
12 |
| -The `stream.csv` has the following fields: |
13 |
| - |
14 |
| -Headers | Description | |
15 |
| ---- | --- | |
16 |
| -`time` | date and time (YYYY-MM-DD HH:MM:SS) |
17 |
| -`device_id` | device ID |
18 |
| -`login` | login ID |
19 |
| -`channel` | streamer name |
20 |
| -`country` | country name abbreviation |
21 |
| -`player` | streamed device |
22 |
| -`game` | game name |
23 |
| -`stream_format` | stream quality |
24 |
| -`subscriber` | is the viewer a subscriber? (true/false) |
25 |
| - |
26 |
| -The `chat.csv` has the following fields: |
27 |
| - |
28 |
| -Headers | Description | |
29 |
| ---- | --- | |
30 |
| -`time` | date and time (YYYY-MM-DD HH:MM:SS) |
31 |
| -`device_id` | device ID |
32 |
| -`login` | login ID |
33 |
| -`channel` | streamer name |
34 |
| -`country` | country name abbreviation |
35 |
| -`player` | chat device |
36 |
| -`game` | game name |
37 |
| - |
38 |
| ---- |
39 |
| - |
40 |
| -Thank you Twitch Science Team for this partnership and especially: |
41 |
| - |
42 |
| -- [June Dershewitz](https://twitter.com/jdersh), Head of Data Governance & Analytics, Twitch |
43 |
| -- [Sharmeen Browarek](https://www.linkedin.com/in/sharmeenbrowarek/), Product Manager, Twitch |
44 |
| -- [Carson Forter](https://twitter.com/carsonforter), Data Scientist, Twitch |
| 9 | +- Sebastian Couvidat, Sr. Data Scientist, Yelp |
| 10 | +- Jenny Lin, Data Scientist, Yelp |
| 11 | +- Jessica Hart, Corporate Counsel, Yelp |
0 commit comments