Ai Course1 Chap1
Ai Course1 Chap1
1. INTRODUCTION TO AI ON AZURE
1. Introduction to AI
What is AI?
• AI is the creation of software that imitates human-behaviors and human-capabilities.
Anomaly-Detection in Microsoft-Azure
• AD service provides an API that developers can use to create anomaly-detection solutions.
8. Understand Responsible AI
• AI software development is guided by 6 principles.
i) Fairness
• The systems should treat all people fairly.
• For example,
Suppose you want to create a model for loan approval application.
The model should predict whether the loan should be approved or denied without bias.
ii) Reliability And Safety
• The systems should perform reliably and safely.
• For example,
` AI-system for an autonomous-vehicle.
• Unreliability in this kind of system can result in substantial risk to human life.
• The system must be subjected to rigorous testing before release.
iii) Privacy And Security
• The systems should be secure and respect privacy.
• The models rely on data, which may contain personal details that must be kept private.
iv) Inclusiveness
• The systems should enable everyone and engage people.
• The system should bring benefits to all parts of society, regardless of physical ability or gender
v) Transparency
• The systems should be understandable.
• Users should be made fully aware of
1) What is the purpose of the system?
2) How the system works?
3) What limitations may be expected?
vi) Accountability
• People should be made accountable for using the system.
• Developers of the system should work within a framework of organizational principles.