Data science flash cards

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/22

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

23 Terms

1
New cards

Collecting, Managing, and Analyzing Data

Key steps include data collection, data cleaning and validation, data storage, and data analysis to extract insights.

2
New cards

Data Mining

The process of discovering patterns and relationships in large datasets to predict outcomes.

3
New cards

Large-Scale Data Analysis

Challenges include handling large data volumes, ensuring quality, and extracting insights quickly.

4
New cards

Ethical Considerations in Data Analysis

Involves data privacy, informed consent, transparency, and reducing algorithmic bias.

5
New cards

Benefits of Cloud Computing

Scalability, cost efficiency, flexibility, disaster recovery, and global accessibility.

6
New cards

Examples of Cloud Services

Include Google Drive (storage), AWS Lambda (processing), and Microsoft 365 (software on demand).

7
New cards

Cloud Service Models

IaaS (virtual hardware), PaaS (platform/tools for development), SaaS (fully developed software).

8
New cards

Artificial Intelligence in the Cloud

Enables access to AI services without local hardware, supporting tasks like image and speech recognition.

9
New cards

Machine Learning

Built on algorithms that learn from data to improve predictions and decisions over time.

10
New cards

Deep Learning

A subset of machine learning using neural networks with many layers for complex tasks.

11
New cards

Natural Language Processing (NLP)

AI branch that enables computers to understand and respond to human language.

12
New cards

Microsoft Azure Cloud Platform

Microsoft’s cloud platform offering services for compute, analytics, storage, and networking.

13
New cards

Azure Bot Service

A Microsoft toolset for building and managing conversational bots across channels.

14
New cards

Intents in Azure Bot Service

They represent user goals or what the user wants to achieve through their message.

15
New cards

Dialogs in Azure Bot Service

Manage multi-turn conversations, helping the bot keep track of the flow.

16
New cards

Triggers in Azure Bot Service

Used to activate specific actions or responses when a certain input is detected.

17
New cards

Recognizers in Azure Bot Service

Interpret user input to determine intents and extract key data.

18
New cards

Actions in Azure Bot Service

Tasks the bot performs, like sending messages or gathering user data.

19
New cards

Natural Language Understanding (NLU)

A part of NLP focused on interpreting the meaning and intent of input.

20
New cards

Utterances in Bot Development

Sample phrases a user might say to express a specific intent.

21
New cards

Entities in Bot Development

Important pieces of information extracted from user input (e.g., date, location).

22
New cards

Building Responsible Bots

Includes ensuring fairness, transparency, accessibility, and avoiding harmful responses.

23
New cards