Assignment No1 AIML
Assignment No1 AIML
1
Write a short report describing the differences between AI and ML.Identify and
explain 3 real-world examples of how AI and ML are used in business.
Differences:
1. AI is a vast field encompassing rule-based systems, robotics, and automation,
whereas ML specifically focuses on learning from data.
2. AI can function based on pre-programmed rules or data-driven learning,
whereas ML requires vast amounts of structured and unstructured data to train
models and improve their performance.
3. AI systems can make decisions using predefined logic, learned experiences, or
a combination of both. In contrast, ML models predict outcomes based purely
on statistical analysis of past data.
ii. Spam Filtering (ML) : Email providers like Gmail, Outlook, and Yahoo use
machine learning algorithms to filter spam and prevent phishing attacks. ML
models analyze email content, sender behavior, and metadata to classify
messages as spam or legitimate. These algorithms continuously learn from user
feedback, adapting to new spam tactics and improving accuracy. By using ML-
powered spam filters, email services protect users from fraudulent messages,
malicious links, and cyber threats, ensuring a safer and more efficient email
experience.