Machine Learning and Data Science ANSWER
Machine Learning and Data Science ANSWER
Precision: TP / (TP + FP) – How many predicted positives are truly positive
Recall: TP / (TP + FN) – How many actual positives are identified
F1-score: Harmonic mean of precision and recall – balances the two
24. What are some commonly used Python libraries for data science?
1. Business Understanding
2. Data Understanding
3. Data Preparation
4. Modeling
5. Evaluation
6. Deployment
32. What is the difference between AI, Machine Learning, and Deep Learning?
Forward chaining starts with known facts and applies rules to infer
conclusions.
Backward chaining starts with a goal and works backward to verify if known
facts support it.
Supervised Learning
Unsupervised Learning
Reinforcement Learning
Accuracy
Precision
Recall
F1-Score
ROC-AUC
Mean Squared Error (for regression)
Acoustic Model
Language Model
Feature Extractor
Decoder
Lexicon