Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Data Science- an introduction, Slides of Artificial Intelligence

this slide provide only introduction about what is data science with a reference example.

Typology: Slides

2019/2020

Uploaded on 11/23/2020

unknown user
unknown user 🇮🇳

4

(1)

3 documents

1 / 10

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
DATA SCIENCE
Submitted By:
Bhagyashree Patra
Dept. of Computer
Application
pf3
pf4
pf5
pf8
pf9
pfa

Partial preview of the text

Download Data Science- an introduction and more Slides Artificial Intelligence in PDF only on Docsity!

DATA SCIENCE

Submitted By:

Bhagyashree Patra

Dept. of Computer

Application

Agenda

This presentation will provide an introduction to data science

fundamental.

  • (^) What is Data?

What is Data Science? Real world example…

What is Big Data?

Traditional data management vs Data science

  • (^) Facts of data

What is Data Science..?

  • (^) Data science, in its most basic terms, can be defined as obtaining insights and information, really

anything of value, out of data.

  • (^) It is a blend of various tools, algorithms, and machine learning principles with the goal to discover

hidden patterns from the raw data.

Define

the goal

Collect

and

manage

data

Build the

model

Evaluate

and

critique

model

Present

results &

document

Deploy

model

Life cycle of a data science project

Netflix Use Case

Data sources
Personalized video ranker^ Personalized video ranker

Find the next smash hit series^ Find the next smash hit series

Top N video ranker^ Top N video ranker
Trending now^ Trending now
Continue watching^ Continue watching
Similarity algorithm^ Similarity algorithm
Data analysis

Traditional data management fails to support bigdata…

  • (^) The relational database management system (or RDBMS) had been the one solution for all database

needs. Oracle, IBM and Microsoft are the leading players of RDBMS. RDBMS uses structured query

language (or SQL) to define, query, and update the database.

Limitations of RDBMS to support “big data”:

i. The data size has increased tremendously.

ii. The majority of the data comes in a semi-structured or unstructured format.

Big data is generated at a very high velocity. RDBMS lacks in high velocity because it’s designed for

steady data retention rather than rapid growth. Even if RDBMS is used to handle and store “big data,” it

will turn out to be very expensive.

Facts of data..

I. Structured
II. Unstructured
III.Natural language
IV.Machine generated
V. Graph based
VI.Audio , video and images
VII.Streaming

Thank you...