Code Monkey home page Code Monkey logo

bcgx's Introduction

BCGX

BCG Gamma

What is a Data Scientist?

  • A Data Scientist works with data to deliver value to a business.
  • Data Science can sometimes overlap with domains such as Data Analysts, Data Engineers and DevOps.
  • How much the Data Scientists role overlaps with these other roles depends on the company.
  • A Data Scientist is generally focused on modelling data to be able to predict an outcome accurately.
  • Core skills Data Scientists use statistics, mathematics, programming and communication.

Key roles and responsibilities of a Data Scientist

  1. Business understanding & problem framing: What is the context of this problem and why are they trying to solve it?
  2. Exploratory data analysis & cleaning: What data are we working with, what does it look like, and how can we improve it?
  3. Feature engineering: Can we enrich this dataset using our expertise or third-party information?
  4. Modeling and evaluation: Can we use this dataset to accurately make predictions? If so, are they reliable?
  5. Insights & Recommendations: How to communicate the value of these predictions by explaining them in a way that matters to the business?

What is Exploratory Data Analysis?

  • Exploratory data analysis (EDA) is a technique used by a Data Scientist to gain a holistic understanding of the data that they are working with.
  • It is mainly based on using statistical techniques (such as descriptive statistics) and visualizations to gain a deeper understanding of the statistical properties that the data holds.

What is Feature Engineering?

  • Feature engineering refers to the addition, deletion, combination, and mutation of your data set to improve machine learning model training, leading to better performance and greater accuracy.
  • In the context of this task, feature engineering refers to the engineering of the data to create new columns that will help us predict more accurately.
  • Effective feature engineering is based on domain knowledge of the business problem and the available data sources.

What is Classification?

  • When you are trying to predict an outcome, the result that you’re trying to predict can either be:
  • A continuous number, e.g. an employee salary or a discrete value, e.g. a job title

In our example, we are trying to predict whether or not a client will churn, so it will only ever be (True/False, 1/0, Yes/No, etc…).

bcgx's People

Contributors

iamkirankumaryadav avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.