SlideShare une entreprise Scribd logo
1  sur  35
Télécharger pour lire hors ligne
DATA+SCIENCE
A FIRST COURSE
What is Data Science?
Data Science is, in general terms,
the extraction of knowledge from
data
What is Data Science?
Data is increasingly cheap and ubiquitous. We
are collecting and analyzing data,
unprecedented in variety, complexity and
scale.
At the same time, new technologies are
emerging to organize and make sense of this
avalanche of data.
What is Data Science?
Data Science is an interdisciplinary subject
employing concepts and techniques from
mathematics, statistics, computer science
and economics.
It is used to identify patterns and regularities in
data, affecting all aspects of work and society
from medicine to marketing to scientific
research.
Who is a Data Scientist?
A data scientist is someone who is
better at statistics than most
software engineers and better at
software engineering than most
statisticians
Who is a Data Scientist?
A Data Scientist is a professional
with the training and curiosity to
make discoveries while swimming in
an ocean of data; communicating
what they learn and suggesting its
implications for new decisions.
Who is a Data Scientist?
They identify and combine rich and potentially
incomplete data sources, and bring structure to
large quantities of formless data, making
analysis possible.
They engage decision makers in an ongoing
conversation based on the implications of the
data for products, processes, and decisions.
Who is a Data Scientist?
★ A Data Scientist should have solid
quantitative and analytic skills
Statistical
Modelling
Experimental
Design
Bayesian
Inference
Machine
Learning
Information
Theory
Complex
Systems
Who is a Data Scientist?
★ A Data Scientist should be a good
programmer
Scripting:
e.g. python
Statistical
Packages: e.g. R
Databases: SQL
and NoSQL
MapReduce
concepts
Hadoop and
Hive/Pig
Computer
Science
Who is a Data Scientist?
In addition, a Data Scientist should
★ excel at communication and visualization
★ understand economics and business
concepts
★ be curious and creative
Demand for Data Scientists
Demand for Data Scientists
There is a growing demand for data-savvy
professionals in businesses, public agencies,
and nonprofits.
There is a limited supply of professionals who
can efficiently work with data at scale.
Thus, the salaries for data engineers, data
scientists, statisticians, and data analysts
have increased rapidly.
A recent study by the McKinsey Global
Institute estimates that there will be four to
five million jobs in the U.S. requiring data
analysis skills by 2018, and that large numbers
of positions will only be filled through training
or retraining.
In a survey of 816 data professionals in 53
countries, O’Reilly Media report a median
annual salary for Data Science professionals
as $98,000.
SQL, R, Python and Excel are the top earning
skills.
Data Science in India
According to a survey by Gartner
★ In 2013, the Data Analytics market in India
was $1.6 Billion with a growth rate of 8%
★ By 2018, the market is projected to be $3.7
Billion
"For the fourth year in a row, analytics ranks as the No.
1 priority in Gartner's CIO [India] Survey." Bhavish Sood,
research director at Gartner explains.
India is one of the strongest countries in the Data
Science marketplace that boasts of clients including
Facebook, GE, NASA, Tesco and Merck. It can
potentially build a talent pipeline for data scientists that
are virtually non-existent today.
India will need 200,000 data scientists in the next few
years. A single company, Wipro, already has as many as
8,000 people in analytics functions.
Data Science in India
The median annual salary for a Data Scientists in
India is Rs 670,665
The highest paying skills are
Python, Machine Learning,
Statistical Analysis, Big Data
Analytics, and R.
Bengal Chamber proposes smart and
green city for business analytics firms
The Bengal Chamber of Commerce and Industry has
taken an initiative to set up a smart city for business
analytics in West Bengal.
The project would involve service providers like KPMG
Advisory Services and PricewaterhouseCoopers,
corporate consumers, education institutions such as
Indian Institute of Technology Kharagpur, the Indian
Statistical Institute, and the Indian Institute of
Management, Calcutta.
How can you be a Data Scientist?
A Master’s degree is a natural route to be a Data
Scientist.
Massive Open Online Courses (MOOCs) give access to
self-learning at a low cost (often free), but leave it to the
student to identify a suitable set of courses and tools to
round out a coherent skill set.
Bootcamps offer students a practical and structured
learning environment at a far more affordable rate
compared with obtaining a Master’s Degree.
Master’s Degree
Duration 9 - 20 months
Faculty University Professors
Learning Theory and Assignments
Outcome Degree
Projects Practicum and Internship
Placement University Recruiting
Examples UC Berkeley, NYU, NCSU
IIT+IIM+ISI
Tuition $20,000 - $70,000 (US)
₹20,000,000 (India)
Self-Learning (MOOCs)
Duration 6 - 18 months (part time)
Faculty University Professors
(recorded lectures)
Learning Self guided
Outcome Certificate
Projects Projects on own time
Placement Self-driven job search
Examples Coursera, Udacity
Tuition Free- $500 (US)
Bootcamps
Duration 2 - 3 months
Faculty Professors & Data Scientists
Learning Experiential Learning
Outcome Certificate and Portfolio
Projects Built-In Projects
Placement Hiring Day and
Placement Assistance
Examples Zipfan, Metis, Data Incubator
Tuition Free - $16,000 (US)
The Course
Data+Science: A First Course is an intensive
eight-week program based on the bootcamp
model, organized by The Data+Science
Initiative.
It is designed to teach and train graduates in
quantitative fields to take an entry-level
position as a data scientist.
Objectives of the Course
Upon graduating a student will:
1. Have a clear understanding of and practical
experience with the process of designing,
implementing, and communicating the results of a
data science project.
2. Understand the landscape of data science tools and
their applications, and be prepared to identify and
dig into new technologies and algorithms needed
for the job at hand.
Overview
Data science gives valuable meaning to large sets
of complex and unstructured data.
The focus is around concepts and techniques to
mine, store, analyse and visualize data.
Data science is a highly interdisciplinary drawing
from fields such as computer science (algorithms
and databases), statistics (hypothesis testing and
inference), artificial intelligence (pattern
recognition and machine learning).
Course Content
Data Mining (⅛):
identifying data sources; extracting, cleaning
and verifying structured and unstructured data
Data Storage (¼):
structuring, storage and retrieval of data;
including big data and NoSQL
Data Analysis (½):
descriptive and inferential analysis; predictive
modelling, risk analysis and decision making
Data Visualization (⅛)
Course Content
Graduating students will:
1. Be proficient in statistical concepts and
mathematical techniques including correlation
functions, inference and hypothesis testing.
2. Be able to make predictive analyses by modelling
stochastic processes based on available data.
3. Learn and apply Machine Learning concepts to
solve data science problems
Course Content
4. Be capable coders in Python and R, including the
related packages and toolsets most commonly
used in data science.
5. Know the fundamentals of data visualization and
have experience creating static and dynamic data
visuals using JavaScript and D3.js.
6. Have introductory exposure to big data tools and
architecture such as the Hadoop stack, know when
these tools are necessary, and be poised to quickly
train up and utilize them in a big data project.
Prerequisites
Basic Statistics and Probability
descriptive statistics and distributions
Linear Algebra
vectors and matrices
Calculus and Differential Equations
basic calculus and finding extrema, ordinary
differential equations
Programming
basic proficiency in any programming language
Preferred Subjects
Computer Science
algorithms, data structures and databases
Advanced Statistics
bayesian inference and stochoastic processes
Statistical Mechanics/Information Theory
entropy, information, complexity
Economics
supply/demand, game theory
Web Development
HTML, CSS and Javascript
Eligibility
Anyone meeting the prerequisite criteria is
eligible, determined by a qualifying exam, with
preference given to those with knowledge of
the preferred subjects.
However, we would prefer applicants to have a
bachelor’s degree in a quantitative field, such
as: Engineering, Physics, Mathematics,
Statistics, Economics or Computer
Applications.
Course Details
The course consists of 24 classes over 8 weeks.
Each class (Mondays, Wednesdays, Fridays) is 6
hours in duration (10AM-4PM) including a lunch
hour.
Morning sessions consists of lectures and
discussions while the afternoons is a guided
programming session.
In addition, instructors will be available for office
hours at scheduled times.
Course Projects
The course is divided into three parts.
Part A (Weeks 1-4): daily programming projects
executed individually or in groups
Part B (Weeks 5-8): weekly projects in groups
drawn from the industry
Part C (Weeks 9-11, optional): course project in
groups with biweekly meetings with instructors
Benefits
Employment: Students will have the skill set and
portfolio to find employment as an entry level
data scientist. Such a skill set is in great demand,
both domestically as well as in developed
countries.
Research: Since Data Science is at the core of
academic research, our students, armed with the
knowledge, portfolio and recommendation will
find easier admission to universities, especially
abroad.

Contenu connexe

Tendances

What Are The Latest Trends in Data Science?
What Are The Latest Trends in Data Science?What Are The Latest Trends in Data Science?
What Are The Latest Trends in Data Science?Bernard Marr
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data scienceSampath Kumar
 
Introduction To Data Science
Introduction To Data ScienceIntroduction To Data Science
Introduction To Data ScienceSpotle.ai
 
How to Analyze & Optimize Mobility with Geospatial Data (Snowflake).pdf
How to Analyze & Optimize Mobility with Geospatial Data (Snowflake).pdfHow to Analyze & Optimize Mobility with Geospatial Data (Snowflake).pdf
How to Analyze & Optimize Mobility with Geospatial Data (Snowflake).pdfCARTO
 
Data science & data scientist
Data science & data scientistData science & data scientist
Data science & data scientistVijayMohan Vasu
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data ScienceANOOP V S
 
What Is Data Science? | Introduction to Data Science | Data Science For Begin...
What Is Data Science? | Introduction to Data Science | Data Science For Begin...What Is Data Science? | Introduction to Data Science | Data Science For Begin...
What Is Data Science? | Introduction to Data Science | Data Science For Begin...Simplilearn
 
Data Science Interview Questions | Data Science Interview Questions And Answe...
Data Science Interview Questions | Data Science Interview Questions And Answe...Data Science Interview Questions | Data Science Interview Questions And Answe...
Data Science Interview Questions | Data Science Interview Questions And Answe...Simplilearn
 
PPT2: Introduction of Machine Learning & Deep Learning and its types
PPT2: Introduction of Machine Learning & Deep Learning and its typesPPT2: Introduction of Machine Learning & Deep Learning and its types
PPT2: Introduction of Machine Learning & Deep Learning and its typesakira-ai
 
Introduction to data science club
Introduction to data science clubIntroduction to data science club
Introduction to data science clubData Science Club
 
Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Prog...
Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Prog...Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Prog...
Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Prog...Edureka!
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligencesnehal_152
 
artificial intelligence
artificial intelligence artificial intelligence
artificial intelligence Ali Raza
 
Data Science With Python | Python For Data Science | Python Data Science Cour...
Data Science With Python | Python For Data Science | Python Data Science Cour...Data Science With Python | Python For Data Science | Python Data Science Cour...
Data Science With Python | Python For Data Science | Python Data Science Cour...Simplilearn
 

Tendances (20)

What Are The Latest Trends in Data Science?
What Are The Latest Trends in Data Science?What Are The Latest Trends in Data Science?
What Are The Latest Trends in Data Science?
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data science
 
Introduction To Data Science
Introduction To Data ScienceIntroduction To Data Science
Introduction To Data Science
 
AI in healthcare - Use Cases
AI in healthcare - Use Cases AI in healthcare - Use Cases
AI in healthcare - Use Cases
 
Introduction to data science
Introduction to data scienceIntroduction to data science
Introduction to data science
 
How to Analyze & Optimize Mobility with Geospatial Data (Snowflake).pdf
How to Analyze & Optimize Mobility with Geospatial Data (Snowflake).pdfHow to Analyze & Optimize Mobility with Geospatial Data (Snowflake).pdf
How to Analyze & Optimize Mobility with Geospatial Data (Snowflake).pdf
 
Big data analytics
Big data analyticsBig data analytics
Big data analytics
 
Data science & data scientist
Data science & data scientistData science & data scientist
Data science & data scientist
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
What Is Data Science? | Introduction to Data Science | Data Science For Begin...
What Is Data Science? | Introduction to Data Science | Data Science For Begin...What Is Data Science? | Introduction to Data Science | Data Science For Begin...
What Is Data Science? | Introduction to Data Science | Data Science For Begin...
 
Data Science Interview Questions | Data Science Interview Questions And Answe...
Data Science Interview Questions | Data Science Interview Questions And Answe...Data Science Interview Questions | Data Science Interview Questions And Answe...
Data Science Interview Questions | Data Science Interview Questions And Answe...
 
PPT2: Introduction of Machine Learning & Deep Learning and its types
PPT2: Introduction of Machine Learning & Deep Learning and its typesPPT2: Introduction of Machine Learning & Deep Learning and its types
PPT2: Introduction of Machine Learning & Deep Learning and its types
 
Introduction to data science club
Introduction to data science clubIntroduction to data science club
Introduction to data science club
 
Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Prog...
Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Prog...Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Prog...
Data Analyst vs Data Engineer vs Data Scientist | Data Analytics Masters Prog...
 
Data science Big Data
Data science Big DataData science Big Data
Data science Big Data
 
Introduction to Artificial Intelligence
Introduction to Artificial IntelligenceIntroduction to Artificial Intelligence
Introduction to Artificial Intelligence
 
AI-PPt.pptx
AI-PPt.pptxAI-PPt.pptx
AI-PPt.pptx
 
Data science
Data scienceData science
Data science
 
artificial intelligence
artificial intelligence artificial intelligence
artificial intelligence
 
Data Science With Python | Python For Data Science | Python Data Science Cour...
Data Science With Python | Python For Data Science | Python Data Science Cour...Data Science With Python | Python For Data Science | Python Data Science Cour...
Data Science With Python | Python For Data Science | Python Data Science Cour...
 

En vedette

Socializing Big Data: Collaborative Opportunities in Computer Science, the So...
Socializing Big Data: Collaborative Opportunities in Computer Science, the So...Socializing Big Data: Collaborative Opportunities in Computer Science, the So...
Socializing Big Data: Collaborative Opportunities in Computer Science, the So...Sheryl Grant
 
Buy Embedded Systems Projects,B tech Final Year Projects Online
Buy Embedded Systems Projects,B tech Final Year Projects OnlineBuy Embedded Systems Projects,B tech Final Year Projects Online
Buy Embedded Systems Projects,B tech Final Year Projects OnlineTechnogroovy
 
Fall Directors 2014: Junior/Upperclass Research Projects Presentation
Fall Directors 2014: Junior/Upperclass Research Projects PresentationFall Directors 2014: Junior/Upperclass Research Projects Presentation
Fall Directors 2014: Junior/Upperclass Research Projects PresentationBonner Foundation
 
Designing Course-Based, Student-Faculty Collaborative Research Projects Usi...
Designing Course-Based,  Student-Faculty Collaborative  Research Projects Usi...Designing Course-Based,  Student-Faculty Collaborative  Research Projects Usi...
Designing Course-Based, Student-Faculty Collaborative Research Projects Usi...Rebecca Davis
 
Mostra cultural Emec Paulo Freire e Cecília Meireles 2011
Mostra cultural Emec Paulo Freire e Cecília Meireles  2011Mostra cultural Emec Paulo Freire e Cecília Meireles  2011
Mostra cultural Emec Paulo Freire e Cecília Meireles 2011elianehistoriarte
 
School Science Projects based on Experiments
School Science Projects based on ExperimentsSchool Science Projects based on Experiments
School Science Projects based on ExperimentsHiran Amarasekera
 
Job satisfaction Research based project
Job satisfaction Research based projectJob satisfaction Research based project
Job satisfaction Research based projectHARSH SHAH
 
Bootstrapping Machine Learning
Bootstrapping Machine LearningBootstrapping Machine Learning
Bootstrapping Machine LearningLouis Dorard
 
Big Data application - OSS / BSS
Big Data application - OSS / BSSBig Data application - OSS / BSS
Big Data application - OSS / BSSKeyur Thakore
 
Advanced engineering math 8 e solutions manual evens kreyszig
Advanced engineering math 8 e solutions manual evens   kreyszigAdvanced engineering math 8 e solutions manual evens   kreyszig
Advanced engineering math 8 e solutions manual evens kreyszigBianca Iris Estrada Rivera
 
DevOps 101 - Moving Fast with Confidence
DevOps 101 - Moving Fast with ConfidenceDevOps 101 - Moving Fast with Confidence
DevOps 101 - Moving Fast with ConfidenceNew Relic
 

En vedette (20)

Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
Algorithm Class is a Training Institute on C, C++, CPP, DS, JAVA, data struct...
 
Mastering Data Structures | data structures training Hyderabad
Mastering Data Structures | data structures training HyderabadMastering Data Structures | data structures training Hyderabad
Mastering Data Structures | data structures training Hyderabad
 
Algorithm Class at KPHB (C, C++ Course Training Institute in KPHB, Kukatpally...
Algorithm Class at KPHB (C, C++ Course Training Institute in KPHB, Kukatpally...Algorithm Class at KPHB (C, C++ Course Training Institute in KPHB, Kukatpally...
Algorithm Class at KPHB (C, C++ Course Training Institute in KPHB, Kukatpally...
 
Socializing Big Data: Collaborative Opportunities in Computer Science, the So...
Socializing Big Data: Collaborative Opportunities in Computer Science, the So...Socializing Big Data: Collaborative Opportunities in Computer Science, the So...
Socializing Big Data: Collaborative Opportunities in Computer Science, the So...
 
Buy Embedded Systems Projects,B tech Final Year Projects Online
Buy Embedded Systems Projects,B tech Final Year Projects OnlineBuy Embedded Systems Projects,B tech Final Year Projects Online
Buy Embedded Systems Projects,B tech Final Year Projects Online
 
Fall Directors 2014: Junior/Upperclass Research Projects Presentation
Fall Directors 2014: Junior/Upperclass Research Projects PresentationFall Directors 2014: Junior/Upperclass Research Projects Presentation
Fall Directors 2014: Junior/Upperclass Research Projects Presentation
 
Novo lar planalto
Novo  lar  planaltoNovo  lar  planalto
Novo lar planalto
 
Novo lar parque das águas
Novo lar parque das águasNovo lar parque das águas
Novo lar parque das águas
 
Novo lar veneza
Novo lar  venezaNovo lar  veneza
Novo lar veneza
 
Linux training in chandigarh
Linux training in chandigarhLinux training in chandigarh
Linux training in chandigarh
 
Designing Course-Based, Student-Faculty Collaborative Research Projects Usi...
Designing Course-Based,  Student-Faculty Collaborative  Research Projects Usi...Designing Course-Based,  Student-Faculty Collaborative  Research Projects Usi...
Designing Course-Based, Student-Faculty Collaborative Research Projects Usi...
 
Building Data Teams
Building Data TeamsBuilding Data Teams
Building Data Teams
 
Mostra cultural Emec Paulo Freire e Cecília Meireles 2011
Mostra cultural Emec Paulo Freire e Cecília Meireles  2011Mostra cultural Emec Paulo Freire e Cecília Meireles  2011
Mostra cultural Emec Paulo Freire e Cecília Meireles 2011
 
School Science Projects based on Experiments
School Science Projects based on ExperimentsSchool Science Projects based on Experiments
School Science Projects based on Experiments
 
Data Mining (Predict The Future)
Data Mining (Predict The Future)Data Mining (Predict The Future)
Data Mining (Predict The Future)
 
Job satisfaction Research based project
Job satisfaction Research based projectJob satisfaction Research based project
Job satisfaction Research based project
 
Bootstrapping Machine Learning
Bootstrapping Machine LearningBootstrapping Machine Learning
Bootstrapping Machine Learning
 
Big Data application - OSS / BSS
Big Data application - OSS / BSSBig Data application - OSS / BSS
Big Data application - OSS / BSS
 
Advanced engineering math 8 e solutions manual evens kreyszig
Advanced engineering math 8 e solutions manual evens   kreyszigAdvanced engineering math 8 e solutions manual evens   kreyszig
Advanced engineering math 8 e solutions manual evens kreyszig
 
DevOps 101 - Moving Fast with Confidence
DevOps 101 - Moving Fast with ConfidenceDevOps 101 - Moving Fast with Confidence
DevOps 101 - Moving Fast with Confidence
 

Similaire à Data+Science : A First Course

Certified Data Science Training in Pune-March
Certified Data Science Training in Pune-MarchCertified Data Science Training in Pune-March
Certified Data Science Training in Pune-MarchDataMites
 
Certified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchCertified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchDataMites
 
Certified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchCertified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchDataMites
 
Certified Data Science Training in Chennai-March
Certified Data Science Training in Chennai-MarchCertified Data Science Training in Chennai-March
Certified Data Science Training in Chennai-MarchDataMites
 
Certified Data Scientist Course in Chennai-March
Certified Data Scientist Course in Chennai-MarchCertified Data Scientist Course in Chennai-March
Certified Data Scientist Course in Chennai-MarchDataMites
 
Data science course in Moradabad.pdf
Data science course in Moradabad.pdfData science course in Moradabad.pdf
Data science course in Moradabad.pdfKajal Digital
 
Certified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchCertified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchDataMites
 
Certified Data Science Course in Pune-May
Certified Data Science Course in Pune-MayCertified Data Science Course in Pune-May
Certified Data Science Course in Pune-MayDataMites
 
Certified Data Science Course in Chennai-March
Certified Data Science Course in Chennai-MarchCertified Data Science Course in Chennai-March
Certified Data Science Course in Chennai-MarchDataMites
 
Data Science (Moradabad).pdf
Data Science (Moradabad).pdfData Science (Moradabad).pdf
Data Science (Moradabad).pdfUmar khan
 
Introduction to Data Science.pdf
Introduction to Data Science.pdfIntroduction to Data Science.pdf
Introduction to Data Science.pdfUniversity of Sindh
 
Data Science Certification in Pune-March
Data Science Certification in Pune-MarchData Science Certification in Pune-March
Data Science Certification in Pune-MarchDataMites
 
Data Science Course after 12th A Comprehensive Guide.pptx
Data Science Course after 12th A Comprehensive Guide.pptxData Science Course after 12th A Comprehensive Guide.pptx
Data Science Course after 12th A Comprehensive Guide.pptxAvinash Sharma
 
From Data to Discovery: The Journey of a Data Scientist
From Data to Discovery: The Journey of a Data ScientistFrom Data to Discovery: The Journey of a Data Scientist
From Data to Discovery: The Journey of a Data ScientistUncodemy
 
Data Science Certification in Chennai-March
Data Science Certification in Chennai-MarchData Science Certification in Chennai-March
Data Science Certification in Chennai-MarchDataMites
 
ds.pptx
ds.pptxds.pptx
ds.pptxElves3
 
Uncovering the Potential_ Examining Bhopal's Data Science Courses.pptx
Uncovering the Potential_ Examining Bhopal's Data Science Courses.pptxUncovering the Potential_ Examining Bhopal's Data Science Courses.pptx
Uncovering the Potential_ Examining Bhopal's Data Science Courses.pptxtech23250
 

Similaire à Data+Science : A First Course (20)

Certified Data Science Training in Pune-March
Certified Data Science Training in Pune-MarchCertified Data Science Training in Pune-March
Certified Data Science Training in Pune-March
 
Certified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchCertified Data Science Course in Pune-March
Certified Data Science Course in Pune-March
 
Certified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchCertified Data Science Course in Pune-March
Certified Data Science Course in Pune-March
 
Certified Data Science Training in Chennai-March
Certified Data Science Training in Chennai-MarchCertified Data Science Training in Chennai-March
Certified Data Science Training in Chennai-March
 
Certified Data Scientist Course in Chennai-March
Certified Data Scientist Course in Chennai-MarchCertified Data Scientist Course in Chennai-March
Certified Data Scientist Course in Chennai-March
 
Data science course in Moradabad.pdf
Data science course in Moradabad.pdfData science course in Moradabad.pdf
Data science course in Moradabad.pdf
 
Certified Data Science Course in Pune-March
Certified Data Science Course in Pune-MarchCertified Data Science Course in Pune-March
Certified Data Science Course in Pune-March
 
Certified Data Science Course in Pune-May
Certified Data Science Course in Pune-MayCertified Data Science Course in Pune-May
Certified Data Science Course in Pune-May
 
Data Science.pptx
Data Science.pptxData Science.pptx
Data Science.pptx
 
Certified Data Science Course in Chennai-March
Certified Data Science Course in Chennai-MarchCertified Data Science Course in Chennai-March
Certified Data Science Course in Chennai-March
 
Data Science (Moradabad).pdf
Data Science (Moradabad).pdfData Science (Moradabad).pdf
Data Science (Moradabad).pdf
 
Introduction to Data Science.pdf
Introduction to Data Science.pdfIntroduction to Data Science.pdf
Introduction to Data Science.pdf
 
Data Science Certification in Pune-March
Data Science Certification in Pune-MarchData Science Certification in Pune-March
Data Science Certification in Pune-March
 
Data Science Course after 12th A Comprehensive Guide.pptx
Data Science Course after 12th A Comprehensive Guide.pptxData Science Course after 12th A Comprehensive Guide.pptx
Data Science Course after 12th A Comprehensive Guide.pptx
 
From Data to Discovery: The Journey of a Data Scientist
From Data to Discovery: The Journey of a Data ScientistFrom Data to Discovery: The Journey of a Data Scientist
From Data to Discovery: The Journey of a Data Scientist
 
Data Science Certification in Chennai-March
Data Science Certification in Chennai-MarchData Science Certification in Chennai-March
Data Science Certification in Chennai-March
 
ds.pptx
ds.pptxds.pptx
ds.pptx
 
How to crack down big data?
How to crack down big data? How to crack down big data?
How to crack down big data?
 
Untitled document.pdf
Untitled document.pdfUntitled document.pdf
Untitled document.pdf
 
Uncovering the Potential_ Examining Bhopal's Data Science Courses.pptx
Uncovering the Potential_ Examining Bhopal's Data Science Courses.pptxUncovering the Potential_ Examining Bhopal's Data Science Courses.pptx
Uncovering the Potential_ Examining Bhopal's Data Science Courses.pptx
 

Dernier

Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceDelhi Call girls
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteedamy56318795
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusTimothy Spann
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxolyaivanovalion
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Valters Lauzums
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfadriantubila
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Standamitlee9823
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...amitlee9823
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangaloreamitlee9823
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...amitlee9823
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...amitlee9823
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...only4webmaster01
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...amitlee9823
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...amitlee9823
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...amitlee9823
 

Dernier (20)

Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort ServiceBDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
BDSM⚡Call Girls in Mandawali Delhi >༒8448380779 Escort Service
 
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
5CL-ADBA,5cladba, Chinese supplier, safety is guaranteed
 
Generative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and MilvusGenerative AI on Enterprise Cloud with NiFi and Milvus
Generative AI on Enterprise Cloud with NiFi and Milvus
 
Midocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFxMidocean dropshipping via API with DroFx
Midocean dropshipping via API with DroFx
 
Anomaly detection and data imputation within time series
Anomaly detection and data imputation within time seriesAnomaly detection and data imputation within time series
Anomaly detection and data imputation within time series
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
Digital Advertising Lecture for Advanced Digital & Social Media Strategy at U...
 
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdfAccredited-Transport-Cooperatives-Jan-2021-Web.pdf
Accredited-Transport-Cooperatives-Jan-2021-Web.pdf
 
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night StandCall Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
Call Girls In Hsr Layout ☎ 7737669865 🥵 Book Your One night Stand
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service BangaloreCall Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
Call Girls Begur Just Call 👗 7737669865 👗 Top Class Call Girl Service Bangalore
 
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
Call Girls Hsr Layout Just Call 👗 7737669865 👗 Top Class Call Girl Service Ba...
 
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men  🔝malwa🔝   Escorts Ser...
➥🔝 7737669865 🔝▻ malwa Call-girls in Women Seeking Men 🔝malwa🔝 Escorts Ser...
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
 
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
Mg Road Call Girls Service: 🍓 7737669865 🍓 High Profile Model Escorts | Banga...
 
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
Chintamani Call Girls: 🍓 7737669865 🍓 High Profile Model Escorts | Bangalore ...
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 

Data+Science : A First Course

  • 2. What is Data Science? Data Science is, in general terms, the extraction of knowledge from data
  • 3. What is Data Science? Data is increasingly cheap and ubiquitous. We are collecting and analyzing data, unprecedented in variety, complexity and scale. At the same time, new technologies are emerging to organize and make sense of this avalanche of data.
  • 4. What is Data Science? Data Science is an interdisciplinary subject employing concepts and techniques from mathematics, statistics, computer science and economics. It is used to identify patterns and regularities in data, affecting all aspects of work and society from medicine to marketing to scientific research.
  • 5. Who is a Data Scientist? A data scientist is someone who is better at statistics than most software engineers and better at software engineering than most statisticians
  • 6. Who is a Data Scientist? A Data Scientist is a professional with the training and curiosity to make discoveries while swimming in an ocean of data; communicating what they learn and suggesting its implications for new decisions.
  • 7. Who is a Data Scientist? They identify and combine rich and potentially incomplete data sources, and bring structure to large quantities of formless data, making analysis possible. They engage decision makers in an ongoing conversation based on the implications of the data for products, processes, and decisions.
  • 8. Who is a Data Scientist? ★ A Data Scientist should have solid quantitative and analytic skills Statistical Modelling Experimental Design Bayesian Inference Machine Learning Information Theory Complex Systems
  • 9. Who is a Data Scientist? ★ A Data Scientist should be a good programmer Scripting: e.g. python Statistical Packages: e.g. R Databases: SQL and NoSQL MapReduce concepts Hadoop and Hive/Pig Computer Science
  • 10. Who is a Data Scientist? In addition, a Data Scientist should ★ excel at communication and visualization ★ understand economics and business concepts ★ be curious and creative
  • 11. Demand for Data Scientists
  • 12. Demand for Data Scientists There is a growing demand for data-savvy professionals in businesses, public agencies, and nonprofits. There is a limited supply of professionals who can efficiently work with data at scale. Thus, the salaries for data engineers, data scientists, statisticians, and data analysts have increased rapidly.
  • 13. A recent study by the McKinsey Global Institute estimates that there will be four to five million jobs in the U.S. requiring data analysis skills by 2018, and that large numbers of positions will only be filled through training or retraining.
  • 14. In a survey of 816 data professionals in 53 countries, O’Reilly Media report a median annual salary for Data Science professionals as $98,000. SQL, R, Python and Excel are the top earning skills.
  • 15. Data Science in India According to a survey by Gartner ★ In 2013, the Data Analytics market in India was $1.6 Billion with a growth rate of 8% ★ By 2018, the market is projected to be $3.7 Billion "For the fourth year in a row, analytics ranks as the No. 1 priority in Gartner's CIO [India] Survey." Bhavish Sood, research director at Gartner explains.
  • 16. India is one of the strongest countries in the Data Science marketplace that boasts of clients including Facebook, GE, NASA, Tesco and Merck. It can potentially build a talent pipeline for data scientists that are virtually non-existent today. India will need 200,000 data scientists in the next few years. A single company, Wipro, already has as many as 8,000 people in analytics functions.
  • 17. Data Science in India The median annual salary for a Data Scientists in India is Rs 670,665 The highest paying skills are Python, Machine Learning, Statistical Analysis, Big Data Analytics, and R.
  • 18. Bengal Chamber proposes smart and green city for business analytics firms The Bengal Chamber of Commerce and Industry has taken an initiative to set up a smart city for business analytics in West Bengal. The project would involve service providers like KPMG Advisory Services and PricewaterhouseCoopers, corporate consumers, education institutions such as Indian Institute of Technology Kharagpur, the Indian Statistical Institute, and the Indian Institute of Management, Calcutta.
  • 19.
  • 20. How can you be a Data Scientist? A Master’s degree is a natural route to be a Data Scientist. Massive Open Online Courses (MOOCs) give access to self-learning at a low cost (often free), but leave it to the student to identify a suitable set of courses and tools to round out a coherent skill set. Bootcamps offer students a practical and structured learning environment at a far more affordable rate compared with obtaining a Master’s Degree.
  • 21. Master’s Degree Duration 9 - 20 months Faculty University Professors Learning Theory and Assignments Outcome Degree Projects Practicum and Internship Placement University Recruiting Examples UC Berkeley, NYU, NCSU IIT+IIM+ISI Tuition $20,000 - $70,000 (US) ₹20,000,000 (India)
  • 22. Self-Learning (MOOCs) Duration 6 - 18 months (part time) Faculty University Professors (recorded lectures) Learning Self guided Outcome Certificate Projects Projects on own time Placement Self-driven job search Examples Coursera, Udacity Tuition Free- $500 (US)
  • 23. Bootcamps Duration 2 - 3 months Faculty Professors & Data Scientists Learning Experiential Learning Outcome Certificate and Portfolio Projects Built-In Projects Placement Hiring Day and Placement Assistance Examples Zipfan, Metis, Data Incubator Tuition Free - $16,000 (US)
  • 24. The Course Data+Science: A First Course is an intensive eight-week program based on the bootcamp model, organized by The Data+Science Initiative. It is designed to teach and train graduates in quantitative fields to take an entry-level position as a data scientist.
  • 25. Objectives of the Course Upon graduating a student will: 1. Have a clear understanding of and practical experience with the process of designing, implementing, and communicating the results of a data science project. 2. Understand the landscape of data science tools and their applications, and be prepared to identify and dig into new technologies and algorithms needed for the job at hand.
  • 26. Overview Data science gives valuable meaning to large sets of complex and unstructured data. The focus is around concepts and techniques to mine, store, analyse and visualize data. Data science is a highly interdisciplinary drawing from fields such as computer science (algorithms and databases), statistics (hypothesis testing and inference), artificial intelligence (pattern recognition and machine learning).
  • 27. Course Content Data Mining (⅛): identifying data sources; extracting, cleaning and verifying structured and unstructured data Data Storage (¼): structuring, storage and retrieval of data; including big data and NoSQL Data Analysis (½): descriptive and inferential analysis; predictive modelling, risk analysis and decision making Data Visualization (⅛)
  • 28. Course Content Graduating students will: 1. Be proficient in statistical concepts and mathematical techniques including correlation functions, inference and hypothesis testing. 2. Be able to make predictive analyses by modelling stochastic processes based on available data. 3. Learn and apply Machine Learning concepts to solve data science problems
  • 29. Course Content 4. Be capable coders in Python and R, including the related packages and toolsets most commonly used in data science. 5. Know the fundamentals of data visualization and have experience creating static and dynamic data visuals using JavaScript and D3.js. 6. Have introductory exposure to big data tools and architecture such as the Hadoop stack, know when these tools are necessary, and be poised to quickly train up and utilize them in a big data project.
  • 30. Prerequisites Basic Statistics and Probability descriptive statistics and distributions Linear Algebra vectors and matrices Calculus and Differential Equations basic calculus and finding extrema, ordinary differential equations Programming basic proficiency in any programming language
  • 31. Preferred Subjects Computer Science algorithms, data structures and databases Advanced Statistics bayesian inference and stochoastic processes Statistical Mechanics/Information Theory entropy, information, complexity Economics supply/demand, game theory Web Development HTML, CSS and Javascript
  • 32. Eligibility Anyone meeting the prerequisite criteria is eligible, determined by a qualifying exam, with preference given to those with knowledge of the preferred subjects. However, we would prefer applicants to have a bachelor’s degree in a quantitative field, such as: Engineering, Physics, Mathematics, Statistics, Economics or Computer Applications.
  • 33. Course Details The course consists of 24 classes over 8 weeks. Each class (Mondays, Wednesdays, Fridays) is 6 hours in duration (10AM-4PM) including a lunch hour. Morning sessions consists of lectures and discussions while the afternoons is a guided programming session. In addition, instructors will be available for office hours at scheduled times.
  • 34. Course Projects The course is divided into three parts. Part A (Weeks 1-4): daily programming projects executed individually or in groups Part B (Weeks 5-8): weekly projects in groups drawn from the industry Part C (Weeks 9-11, optional): course project in groups with biweekly meetings with instructors
  • 35. Benefits Employment: Students will have the skill set and portfolio to find employment as an entry level data scientist. Such a skill set is in great demand, both domestically as well as in developed countries. Research: Since Data Science is at the core of academic research, our students, armed with the knowledge, portfolio and recommendation will find easier admission to universities, especially abroad.