Hsc Sample 2 Flashcards
(4 cards)
1
Q
Machine learning in data analysis
A
Ml algorithm spot pattern and trends in data, help make decision faster and more accurate
2
Q
Defensive data input handling
A
To protect a website, use input validation, apply sanitisation to remove malicious code and implement CAPTCHA to block bots
3
Q
Authentication vs Authorisation
A
Authentication = Verifying who you are
Authorisation = what you are allowed to do
4
Q
Minimising human bias in ML training
A
Reduce bias by:
Using diverse datasets
Regularly testing models for fairness across group