0% found this document useful (0 votes)
8 views

Python

python language

Uploaded by

iicharimotodii
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
8 views

Python

python language

Uploaded by

iicharimotodii
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

4.

How can data be collected and processed


to improve AI performance? Need data for
an ML project?
Is the collection of customer data ethical or
unethical and why?
Planning and need identification:

1. Define objective 3. Consider the resources

2. Identify data sources


Collecting data
Quality assurance

Public Datasets:
Data Leverage available resources
Cleaning such as
Data Volume Diversity & Balance

APIs and Web Scraping: Collect data in real time by extracting information from: Social media,
websites

User Surveys & Inputs: Gather data directly from users via forms, polls, or logs in apps and
websites.

IoT Devices & Sensors: Utilize sensors or devices to capture live data (e.g., fitness trackers,
smart home devices).
5. Data science vs. machine learning: What’s the difference?
Skills needed and careers

DATA SCIENCE MACHINE LEARNING


Data science is a field that studies data and how Machine learning is a branch of artificial
to extract meaning from it. It uses a series of intelligence that uses algorithms to extract
methods, algorithms, systems, and tools to data and then predict future trends. Software
extract insights from structured and is programmed with models that allow
unstructured data. engineers to conduct statistical analysis to
understand patterns in the data.
SKILLS NEEDED

DATA SCIENCE MACHINE LEARNING


Strong knowledge of programming languages Python, R, Expertise in computer science, including data structures,
SAS, and more algorithms, and architecture
Familiarity working with large amounts of structured and Strong understanding of statistics and probability
unstructured data Knowledge of software engineering and systems design
Comfortable with processing and analyzing data for Programming knowledge, such as Python, R, and more
business needs Ability to conduct data modeling and analysis
Understanding of math, statistics, and probability
Data visualization and data wrangling skills
Knowledge of machine learning algorithms and models
Good communication and teamwork skills
CAREERS

DATA SCIENCE MACHINE LEARNING

Data scientist Machine learning engineer


Data analyst AI engineer
Data engineer Cloud engineer
Data architect Computational linguist
Business intelligence analyst.
6. What can machine learning can and not do? More examples of what
machine learning can and cannot do
In your opinion: with all its limitations, is ML worth using?
What ML can do

Pattern Recognition Prediction Automation

Anomaly Detection Natural Language Processing


What ML cannot do

Understanding Context Causal Reasoning Handling Unseen Scenarios

Creativity Ethical Judgment

You might also like