Coding & Data Science Resources
30.4K subscribers
334 photos
515 files
337 links
Official Telegram Channel for Free Coding & Data Science Resources

Admin: @love_data
Download Telegram
Data Science Techniques
๐Ÿ‘7โค4
๐Ÿ”ฅ2๐Ÿ‘1
The Data Science skill no one talks about...

Every aspiring data scientist I talk to thinks their job starts when someone else gives them:
    1. a dataset, and
    2. a clearly defined metric to optimize for, e.g. accuracy

But it doesnโ€™t.

It starts with a business problem you need to understand, frame, and solve. This is the key data science skill that separates senior from junior professionals.

Letโ€™s go through an example.

Example

Imagine you are a data scientist at Uber. And your product lead tells you:

    ๐Ÿ‘ฉโ€๐Ÿ’ผ: โ€œWe want to decrease user churn by 5% this quarterโ€


We say that a user churns when she decides to stop using Uber.

But why?

There are different reasons why a user would stop using Uber. For example:

   1.  โ€œLyft is offering better prices for that geoโ€ (pricing problem)
   2. โ€œCar waiting times are too longโ€ (supply problem)
   3. โ€œThe Android version of the app is very slowโ€ (client-app performance problem)

You build this list โ†‘ by asking the right questions to the rest of the team. You need to understand the userโ€™s experience using the app, from HER point of view.

Typically there is no single reason behind churn, but a combination of a few of these. The question is: which one should you focus on?

This is when you pull out your great data science skills and EXPLORE THE DATA ๐Ÿ”Ž.

You explore the data to understand how plausible each of the above explanations is. The output from this analysis is a single hypothesis you should consider further. Depending on the hypothesis, you will solve the data science problem differently.

For exampleโ€ฆ

Scenario 1: โ€œLyft Is Offering Better Pricesโ€ (Pricing Problem)

One solution would be to detect/predict the segment of users who are likely to churn (possibly using an ML Model) and send personalized discounts via push notifications. To test your solution works, you will need to run an A/B test, so you will split a percentage of Uber users into 2 groups:

    The A group. No user in this group will receive any discount.

    The B group. Users from this group that the model thinks are likely to churn, will receive a price discount in their next trip.

You could add more groups (e.g. C, D, Eโ€ฆ) to test different pricing points.

In a nutshell

    1. Translating business problems into data science problems is the key data science skill that separates a senior from a junior data scientist.
2. Ask the right questions, list possible solutions, and explore the data to narrow down the list to one.
3. Solve this one data science problem
๐Ÿ‘7โค2๐Ÿฅฐ1
FREE FREE FREE

10 Books on Data Science & Data Analysis will be posted on this channel daily basis

Book 1. Python for Data Analysis

Publisher: O'Reilly

wesmckinney.com/book/

Give it a like if you want me to continue โค๏ธ
๐Ÿ‘24โค13
2. Fundamentals of Data Visualization

Publisher: O'Reilly

clauswilke.com/dataviz/

Like for more โค๏ธ
โค9๐Ÿ‘1
4. R for Data Science

Publisher: O'Reilly

๐Ÿ–‡๏ธ r4ds.hadley.nz

10 Data Science Books
๐Ÿ‘3
โค3๐Ÿ‘2
8. Mining Social Media

Publisher: No Starch Press

๐Ÿ–‡๏ธ socialdata.site
๐Ÿ‘2
One day or Day one. You decide.

Data Science edition.

๐—ข๐—ป๐—ฒ ๐——๐—ฎ๐˜† : I will learn SQL.
๐——๐—ฎ๐˜† ๐—ข๐—ป๐—ฒ: Download mySQL Workbench.

๐—ข๐—ป๐—ฒ ๐——๐—ฎ๐˜†: I will build my projects for my portfolio.
๐——๐—ฎ๐˜† ๐—ข๐—ป๐—ฒ: Look on Kaggle for a dataset to work on.

๐—ข๐—ป๐—ฒ ๐——๐—ฎ๐˜†: I will master statistics.
๐——๐—ฎ๐˜† ๐—ข๐—ป๐—ฒ: Start the free Khan Academy Statistics and Probability course.

๐—ข๐—ป๐—ฒ ๐——๐—ฎ๐˜†: I will learn to tell stories with data.
๐——๐—ฎ๐˜† ๐—ข๐—ป๐—ฒ: Install Power BI and create my first chart.

๐—ข๐—ป๐—ฒ ๐——๐—ฎ๐˜†: I will become a Data Data Analyst.
๐——๐—ฎ๐˜† ๐—ข๐—ป๐—ฒ: Update my resume and apply to some Data Science job postings.
๐Ÿ‘11๐Ÿ”ฅ1๐Ÿฅฐ1